Uses of Class
com.vidispine.generated.TapePackageType
-
Uses of TapePackageType in com.vidispine.generated
Fields in com.vidispine.generated declared as TapePackageTypeMethods in com.vidispine.generated that return TapePackageTypeModifier and TypeMethodDescriptionObjectFactory.createTapePackageType()Create an instance ofTapePackageTypeMXFPackagesType.getTapePackage()Gets the value of the tapePackage property.TapePackageType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) TapePackageType.withTimestamp(MXFTimestampType value) Sets the value of the timestamp property.TapePackageType.withTrack(TapePackageTrackType... values) Adds objects to the list of Track using add methodTapePackageType.withTrack(Collection<TapePackageTrackType> values) Adds objects to the list of Track using addAll methodTapePackageType.withUmid(byte[] value) Sets the value of the umid property.Methods in com.vidispine.generated with parameters of type TapePackageTypeModifier and TypeMethodDescriptionvoidMXFPackagesType.setTapePackage(TapePackageType value) Sets the value of the tapePackage property.MXFPackagesType.withTapePackage(TapePackageType value) Sets the value of the tapePackage property.