Uses of Class
com.dslplatform.json.processor.CompiledJsonAnnotationProcessor.Options
-
Packages that use CompiledJsonAnnotationProcessor.Options Package Description com.dslplatform.json.processor -
-
Uses of CompiledJsonAnnotationProcessor.Options in com.dslplatform.json.processor
Methods in com.dslplatform.json.processor that return CompiledJsonAnnotationProcessor.Options Modifier and Type Method Description static CompiledJsonAnnotationProcessor.OptionsCompiledJsonAnnotationProcessor.Options. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CompiledJsonAnnotationProcessor.Options[]CompiledJsonAnnotationProcessor.Options. values()Returns an array containing the constants of this enum type, in the order they are declared.
-