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