Uses of Enum
com.boldsign.model.EmbeddedCreateTemplateRequest.LocaleEnum
Packages that use EmbeddedCreateTemplateRequest.LocaleEnum
-
Uses of EmbeddedCreateTemplateRequest.LocaleEnum in com.boldsign.model
Subclasses with type arguments of type EmbeddedCreateTemplateRequest.LocaleEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets localestatic classMethods in com.boldsign.model that return EmbeddedCreateTemplateRequest.LocaleEnumModifier and TypeMethodDescriptionEmbeddedCreateTemplateRequest.getLocale()Get localeEmbeddedCreateTemplateRequest.LocaleEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.EmbeddedCreateTemplateRequest.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 EmbeddedCreateTemplateRequest.LocaleEnumModifier and TypeMethodDescriptionEmbeddedCreateTemplateRequest.locale(EmbeddedCreateTemplateRequest.LocaleEnum locale) voidEmbeddedCreateTemplateRequest.setLocale(EmbeddedCreateTemplateRequest.LocaleEnum locale) voidEmbeddedCreateTemplateRequest.LocaleEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, EmbeddedCreateTemplateRequest.LocaleEnum enumeration)