Uses of Class
com.vidispine.generated.MXFPackagesType
-
-
Uses of MXFPackagesType in com.vidispine.generated
Fields in com.vidispine.generated declared as MXFPackagesType Modifier and Type Field Description protected MXFPackagesType
ComplexJobOutputFormatType. mxfPackages
Methods in com.vidispine.generated that return MXFPackagesType Modifier and Type Method Description MXFPackagesType
ObjectFactory. createMXFPackagesType()
Create an instance ofMXFPackagesType
MXFPackagesType
ComplexJobOutputFormatType. getMxfPackages()
Gets the value of the mxfPackages property.MXFPackagesType
MXFPackagesType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
MXFPackagesType
MXFPackagesType. withMaterialPackage(MaterialPackageType value)
MXFPackagesType
MXFPackagesType. withMaterialTrackName(String value)
MXFPackagesType
MXFPackagesType. withProjectEditRate(FrameRateType value)
MXFPackagesType
MXFPackagesType. withTapePackage(TapePackageType value)
MXFPackagesType
MXFPackagesType. withTapeTrackName(String value)
Methods in com.vidispine.generated with parameters of type MXFPackagesType Modifier and Type Method Description void
ComplexJobOutputFormatType. setMxfPackages(MXFPackagesType value)
Sets the value of the mxfPackages property.ComplexJobOutputFormatType
ComplexJobOutputFormatType. withMxfPackages(MXFPackagesType value)
ComplexJobType.Output
ComplexJobType.Output. withMxfPackages(MXFPackagesType value)
-