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 ExportTemplateArchiveTypeExportTemplateArchive.methodMethods in com.vidispine.generated that return ExportTemplateArchiveTypeModifier and TypeMethodDescriptionstatic ExportTemplateArchiveTypeExportTemplateArchive.getMethod()Gets the value of the method property.static ExportTemplateArchiveTypeReturns 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 TypeMethodDescriptionvoidExportTemplateArchive.setMethod(ExportTemplateArchiveType value) Sets the value of the method property.ExportTemplateArchive.withMethod(ExportTemplateArchiveType value) Sets the value of the method property.