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