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