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