Uses of Enum Class
com.vidispine.generated.ExportTemplateArchiveType
-
Uses of ExportTemplateArchiveType in com.vidispine.generated
Fields in com.vidispine.generated declared as ExportTemplateArchiveTypeModifier and TypeFieldDescriptionprotected ExportTemplateArchiveType
ExportTemplateArchive.method
Methods in com.vidispine.generated that return ExportTemplateArchiveTypeModifier and TypeMethodDescriptionstatic ExportTemplateArchiveType
ExportTemplateArchive.getMethod()
Gets the value of the method property.static ExportTemplateArchiveType
Returns the enum constant of this class with the specified name.static ExportTemplateArchiveType[]
ExportTemplateArchiveType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vidispine.generated with parameters of type ExportTemplateArchiveTypeModifier and TypeMethodDescriptionvoid
ExportTemplateArchive.setMethod
(ExportTemplateArchiveType value) Sets the value of the method property.ExportTemplateArchive.withMethod
(ExportTemplateArchiveType value) Sets the value of the method property.