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