Uses of Enum
com.boldsign.model.ViewBrandDetails.EmailSignedDocumentEnum
Packages that use ViewBrandDetails.EmailSignedDocumentEnum
-
Uses of ViewBrandDetails.EmailSignedDocumentEnum in com.boldsign.model
Subclasses with type arguments of type ViewBrandDetails.EmailSignedDocumentEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets emailSignedDocumentstatic classMethods in com.boldsign.model that return ViewBrandDetails.EmailSignedDocumentEnumModifier and TypeMethodDescriptionViewBrandDetails.getEmailSignedDocument()Get emailSignedDocumentViewBrandDetails.EmailSignedDocumentEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.ViewBrandDetails.EmailSignedDocumentEnum.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 ViewBrandDetails.EmailSignedDocumentEnumModifier and TypeMethodDescriptionViewBrandDetails.emailSignedDocument(ViewBrandDetails.EmailSignedDocumentEnum emailSignedDocument) voidViewBrandDetails.setEmailSignedDocument(ViewBrandDetails.EmailSignedDocumentEnum emailSignedDocument) voidViewBrandDetails.EmailSignedDocumentEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ViewBrandDetails.EmailSignedDocumentEnum enumeration)