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