|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnknownTypes | |
|---|---|
| com.dslplatform.json.processor | |
| Uses of UnknownTypes in com.dslplatform.json.processor |
|---|
| Methods in com.dslplatform.json.processor that return UnknownTypes | |
|---|---|
static UnknownTypes |
UnknownTypes.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UnknownTypes[] |
UnknownTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.dslplatform.json.processor with parameters of type UnknownTypes | |
|---|---|
Analysis(ProcessingEnvironment processingEnv,
AnnotationUsage annotationUsage,
LogLevel logLevel,
TypeSupport typeSupport,
Set<String> alternativeIgnore,
Map<String,List<Analysis.AnnotationMapping<Boolean>>> alternativeNonNullable,
Map<String,String> alternativeAlias,
Map<String,List<Analysis.AnnotationMapping<Boolean>>> alternativeMandatory,
Set<String> alternativeCreators,
Map<String,String> alternativeIndex,
UnknownTypes unknownTypes,
boolean onlyBasicFeatures,
boolean includeFields,
boolean includeBeanMethods,
boolean includeExactMethods)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||