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