Uses of Class
com.vidispine.generated.MXFTimestampType
-
-
Uses of MXFTimestampType in com.vidispine.generated
Fields in com.vidispine.generated declared as MXFTimestampType Modifier and Type Field Description protected MXFTimestampType
PackageType. timestamp
Methods in com.vidispine.generated that return MXFTimestampType Modifier and Type Method Description MXFTimestampType
ObjectFactory. createMXFTimestampType()
Create an instance ofMXFTimestampType
MXFTimestampType
PackageType. getTimestamp()
Gets the value of the timestamp property.MXFTimestampType
MXFTimestampType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
MXFTimestampType
MXFTimestampType. withDay(short value)
MXFTimestampType
MXFTimestampType. withHour(short value)
MXFTimestampType
MXFTimestampType. withMin(short value)
MXFTimestampType
MXFTimestampType. withMonth(short value)
MXFTimestampType
MXFTimestampType. withQmsec(short value)
MXFTimestampType
MXFTimestampType. withSec(short value)
MXFTimestampType
MXFTimestampType. withYear(short value)
Methods in com.vidispine.generated with parameters of type MXFTimestampType Modifier and Type Method Description void
PackageType. setTimestamp(MXFTimestampType value)
Sets the value of the timestamp property.MaterialPackageType
MaterialPackageType. withTimestamp(MXFTimestampType value)
PackageType
PackageType. withTimestamp(MXFTimestampType value)
TapePackageType
TapePackageType. withTimestamp(MXFTimestampType value)
-