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 ExportTemplateCompressTypeExportTemplateCompress.methodMethods in com.vidispine.generated that return ExportTemplateCompressTypeModifier and TypeMethodDescriptionstatic ExportTemplateCompressTypeGets the enum associated to the value passed as parameter.ExportTemplateCompress.getMethod()Gets the value of the method property.static ExportTemplateCompressTypeReturns 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 TypeMethodDescriptionvoidExportTemplateCompress.setMethod(ExportTemplateCompressType value) Sets the value of the method property.ExportTemplateCompress.withMethod(ExportTemplateCompressType value) Sets the value of the method property.