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.EventTrackMethods in com.vidispine.generated that return DMS1Type.Partition.MaterialPackage.EventTrackModifier and TypeMethodDescriptionObjectFactory.createDMS1TypePartitionMaterialPackageEventTrack()
Create an instance ofDMS1Type.Partition.MaterialPackage.EventTrack
DMS1Type.Partition.MaterialPackage.EventTrack.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) DMS1Type.Partition.MaterialPackage.EventTrack.withSegment
(MDSegment... values) Adds objects to the list of Segment using add methodDMS1Type.Partition.MaterialPackage.EventTrack.withSegment
(Collection<MDSegment> values) Adds objects to the list of Segment using addAll methodMethods in com.vidispine.generated that return types with arguments of type DMS1Type.Partition.MaterialPackage.EventTrackModifier and TypeMethodDescriptionDMS1Type.Partition.MaterialPackage.getEventTrack()
Gets the value of the eventTrack property.Methods in com.vidispine.generated with parameters of type DMS1Type.Partition.MaterialPackage.EventTrackModifier and TypeMethodDescriptionDMS1Type.Partition.MaterialPackage.withEventTrack
(DMS1Type.Partition.MaterialPackage.EventTrack... values) Adds objects to the list of EventTrack using add methodMethod parameters in com.vidispine.generated with type arguments of type DMS1Type.Partition.MaterialPackage.EventTrackModifier and TypeMethodDescriptionDMS1Type.Partition.MaterialPackage.withEventTrack
(Collection<DMS1Type.Partition.MaterialPackage.EventTrack> values) Adds objects to the list of EventTrack using addAll method