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