Uses of Enum
com.boldsign.model.Role.LocaleEnum
Packages that use Role.LocaleEnum
-
Uses of Role.LocaleEnum in com.boldsign.model
Subclasses with type arguments of type Role.LocaleEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets localestatic classMethods in com.boldsign.model that return Role.LocaleEnumModifier and TypeMethodDescriptionstatic Role.LocaleEnumRole.getLocale()Get localeRole.LocaleEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static Role.LocaleEnumReturns the enum constant of this type with the specified name.static Role.LocaleEnum[]Role.LocaleEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.boldsign.model with parameters of type Role.LocaleEnumModifier and TypeMethodDescriptionRole.locale(Role.LocaleEnum locale) voidRole.setLocale(Role.LocaleEnum locale) voidRole.LocaleEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, Role.LocaleEnum enumeration)