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