Uses of Class
com.vidispine.generated.DMS1Type.Partition.MaterialPackage.EventTrack
-
-
Uses of DMS1Type.Partition.MaterialPackage.EventTrack in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type DMS1Type.Partition.MaterialPackage.EventTrack Modifier and Type Field Description protected List<DMS1Type.Partition.MaterialPackage.EventTrack>
DMS1Type.Partition.MaterialPackage. eventTrack
Methods in com.vidispine.generated that return DMS1Type.Partition.MaterialPackage.EventTrack Modifier and Type Method Description DMS1Type.Partition.MaterialPackage.EventTrack
ObjectFactory. createDMS1TypePartitionMaterialPackageEventTrack()
Create an instance ofDMS1Type.Partition.MaterialPackage.EventTrack
DMS1Type.Partition.MaterialPackage.EventTrack
DMS1Type.Partition.MaterialPackage.EventTrack. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
DMS1Type.Partition.MaterialPackage.EventTrack
DMS1Type.Partition.MaterialPackage.EventTrack. withSegment(MDSegment... values)
DMS1Type.Partition.MaterialPackage.EventTrack
DMS1Type.Partition.MaterialPackage.EventTrack. withSegment(Collection<MDSegment> values)
Methods in com.vidispine.generated that return types with arguments of type DMS1Type.Partition.MaterialPackage.EventTrack Modifier and Type Method Description List<DMS1Type.Partition.MaterialPackage.EventTrack>
DMS1Type.Partition.MaterialPackage. getEventTrack()
Gets the value of the eventTrack property.Methods in com.vidispine.generated with parameters of type DMS1Type.Partition.MaterialPackage.EventTrack Modifier and Type Method Description DMS1Type.Partition.MaterialPackage
DMS1Type.Partition.MaterialPackage. withEventTrack(DMS1Type.Partition.MaterialPackage.EventTrack... values)
Method parameters in com.vidispine.generated with type arguments of type DMS1Type.Partition.MaterialPackage.EventTrack Modifier and Type Method Description DMS1Type.Partition.MaterialPackage
DMS1Type.Partition.MaterialPackage. withEventTrack(Collection<DMS1Type.Partition.MaterialPackage.EventTrack> values)
-