Uses of Class
hu.icellmobilsoft.coffee.model.base.annotation.DictionaryType
-
Packages that use DictionaryType Package Description hu.icellmobilsoft.coffee.model.base.annotation -
-
Uses of DictionaryType in hu.icellmobilsoft.coffee.model.base.annotation
Methods in hu.icellmobilsoft.coffee.model.base.annotation that return DictionaryType Modifier and Type Method Description DictionaryTypeDictionary.Literal. type()DictionaryTypetype()default DictionaryType.NAMEstatic DictionaryTypeDictionaryType. valueOf(String name)Returns the enum constant of this type with the specified name.static DictionaryType[]DictionaryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-