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