Uses of Class
com.vidispine.generated.MXFPackagesType
-
Uses of MXFPackagesType in com.vidispine.generated
Fields in com.vidispine.generated declared as MXFPackagesTypeModifier and TypeFieldDescriptionprotected MXFPackagesType
ComplexJobOutputFormatType.mxfPackages
Methods in com.vidispine.generated that return MXFPackagesTypeModifier and TypeMethodDescriptionObjectFactory.createMXFPackagesType()
Create an instance ofMXFPackagesType
ComplexJobOutputFormatType.getMxfPackages()
Gets the value of the mxfPackages property.MXFPackagesType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MXFPackagesType.withMaterialPackage
(MaterialPackageType value) Sets the value of the materialPackage property.MXFPackagesType.withMaterialTrackName
(String value) Sets the value of the materialTrackName property.MXFPackagesType.withProjectEditRate
(FrameRateType value) Sets the value of the projectEditRate property.MXFPackagesType.withTapePackage
(TapePackageType value) Sets the value of the tapePackage property.MXFPackagesType.withTapeTrackName
(String value) Sets the value of the tapeTrackName property.Methods in com.vidispine.generated with parameters of type MXFPackagesTypeModifier and TypeMethodDescriptionvoid
ComplexJobOutputFormatType.setMxfPackages
(MXFPackagesType value) Sets the value of the mxfPackages property.ComplexJobOutputFormatType.withMxfPackages
(MXFPackagesType value) Sets the value of the mxfPackages property.ComplexJobType.Output.withMxfPackages
(MXFPackagesType value) Sets the value of the mxfPackages property.