Uses of Class
com.dslplatform.json.runtime.EnumDescription
-
Packages that use EnumDescription Package Description com.dslplatform.json.runtime -
-
Uses of EnumDescription in com.dslplatform.json.runtime
Fields in com.dslplatform.json.runtime with type parameters of type EnumDescription Modifier and Type Field Description static DslJson.ConverterFactory<EnumDescription>EnumAnalyzer. CONVERTERMethods in com.dslplatform.json.runtime that return EnumDescription Modifier and Type Method Description private static EnumDescriptionEnumAnalyzer. analyze(java.lang.reflect.Type manifest, java.lang.Class<java.lang.Enum> raw, DslJson json)
-