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