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