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