Uses of Enum Class
com.vidispine.generated.ExportTemplateCompressType
-
Uses of ExportTemplateCompressType in com.vidispine.generated
Fields in com.vidispine.generated declared as ExportTemplateCompressTypeModifier and TypeFieldDescriptionprotected ExportTemplateCompressType
ExportTemplateCompress.method
Methods in com.vidispine.generated that return ExportTemplateCompressTypeModifier and TypeMethodDescriptionstatic ExportTemplateCompressType
Gets the enum associated to the value passed as parameter.ExportTemplateCompress.getMethod()
Gets the value of the method property.static ExportTemplateCompressType
Returns the enum constant of this class with the specified name.static ExportTemplateCompressType[]
ExportTemplateCompressType.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 ExportTemplateCompressTypeModifier and TypeMethodDescriptionvoid
ExportTemplateCompress.setMethod
(ExportTemplateCompressType value) Sets the value of the method property.ExportTemplateCompress.withMethod
(ExportTemplateCompressType value) Sets the value of the method property.