Uses of Enum
com.boldsign.model.Roles.LocaleEnum
Packages that use Roles.LocaleEnum
-
Uses of Roles.LocaleEnum in com.boldsign.model
Subclasses with type arguments of type Roles.LocaleEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets localestatic classMethods in com.boldsign.model that return Roles.LocaleEnumModifier and TypeMethodDescriptionstatic Roles.LocaleEnumRoles.getLocale()Get localeRoles.LocaleEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static Roles.LocaleEnumReturns the enum constant of this type with the specified name.static Roles.LocaleEnum[]Roles.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 Roles.LocaleEnumModifier and TypeMethodDescriptionRoles.locale(Roles.LocaleEnum locale) voidRoles.setLocale(Roles.LocaleEnum locale) voidRoles.LocaleEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, Roles.LocaleEnum enumeration)