Uses of Enum
com.boldsign.model.DocumentSignerDetails.SignerTypeEnum
Packages that use DocumentSignerDetails.SignerTypeEnum
-
Uses of DocumentSignerDetails.SignerTypeEnum in com.boldsign.model
Subclasses with type arguments of type DocumentSignerDetails.SignerTypeEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets signerTypestatic classMethods in com.boldsign.model that return DocumentSignerDetails.SignerTypeEnumModifier and TypeMethodDescriptionDocumentSignerDetails.getSignerType()Get signerTypeDocumentSignerDetails.SignerTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.static DocumentSignerDetails.SignerTypeEnum[]DocumentSignerDetails.SignerTypeEnum.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.SignerTypeEnumModifier and TypeMethodDescriptionvoidDocumentSignerDetails.setSignerType(DocumentSignerDetails.SignerTypeEnum signerType) DocumentSignerDetails.signerType(DocumentSignerDetails.SignerTypeEnum signerType) voidDocumentSignerDetails.SignerTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, DocumentSignerDetails.SignerTypeEnum enumeration)