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