Uses of Class
com.vidispine.generated.MaterialPackageType
-
Uses of MaterialPackageType in com.vidispine.generated
Fields in com.vidispine.generated declared as MaterialPackageTypeMethods in com.vidispine.generated that return MaterialPackageTypeModifier and TypeMethodDescriptionObjectFactory.createMaterialPackageType()
Create an instance ofMaterialPackageType
MXFPackagesType.getMaterialPackage()
Gets the value of the materialPackage property.MaterialPackageType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MaterialPackageType.withTimestamp
(MXFTimestampType value) Sets the value of the timestamp property.MaterialPackageType.withTrack
(MaterialPackageTrackType... values) Adds objects to the list of Track using add methodMaterialPackageType.withTrack
(Collection<MaterialPackageTrackType> values) Adds objects to the list of Track using addAll methodMaterialPackageType.withUmid
(byte[] value) Sets the value of the umid property.Methods in com.vidispine.generated with parameters of type MaterialPackageTypeModifier and TypeMethodDescriptionvoid
MXFPackagesType.setMaterialPackage
(MaterialPackageType value) Sets the value of the materialPackage property.MXFPackagesType.withMaterialPackage
(MaterialPackageType value) Sets the value of the materialPackage property.