Uses of Enum
com.boldsign.model.SendForSignFromTemplateForm.DocumentDownloadOptionEnum
Packages that use SendForSignFromTemplateForm.DocumentDownloadOptionEnum
-
Uses of SendForSignFromTemplateForm.DocumentDownloadOptionEnum in com.boldsign.model
Subclasses with type arguments of type SendForSignFromTemplateForm.DocumentDownloadOptionEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets documentDownloadOptionstatic classMethods in com.boldsign.model that return SendForSignFromTemplateForm.DocumentDownloadOptionEnumModifier and TypeMethodDescriptionSendForSignFromTemplateForm.getDocumentDownloadOption()Get documentDownloadOptionSendForSignFromTemplateForm.DocumentDownloadOptionEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.SendForSignFromTemplateForm.DocumentDownloadOptionEnum.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 SendForSignFromTemplateForm.DocumentDownloadOptionEnumModifier and TypeMethodDescriptionSendForSignFromTemplateForm.documentDownloadOption(SendForSignFromTemplateForm.DocumentDownloadOptionEnum documentDownloadOption) voidSendForSignFromTemplateForm.setDocumentDownloadOption(SendForSignFromTemplateForm.DocumentDownloadOptionEnum documentDownloadOption) voidSendForSignFromTemplateForm.DocumentDownloadOptionEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, SendForSignFromTemplateForm.DocumentDownloadOptionEnum enumeration)