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