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