Uses of Class
com.vidispine.generated.DMS1Type.Partition.MaterialPackage.StaticTrack
-
-
Uses of DMS1Type.Partition.MaterialPackage.StaticTrack in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type DMS1Type.Partition.MaterialPackage.StaticTrack Modifier and Type Field Description protected List<DMS1Type.Partition.MaterialPackage.StaticTrack>
DMS1Type.Partition.MaterialPackage. staticTrack
Methods in com.vidispine.generated that return DMS1Type.Partition.MaterialPackage.StaticTrack Modifier and Type Method Description DMS1Type.Partition.MaterialPackage.StaticTrack
ObjectFactory. createDMS1TypePartitionMaterialPackageStaticTrack()
Create an instance ofDMS1Type.Partition.MaterialPackage.StaticTrack
DMS1Type.Partition.MaterialPackage.StaticTrack
DMS1Type.Partition.MaterialPackage.StaticTrack. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
DMS1Type.Partition.MaterialPackage.StaticTrack
DMS1Type.Partition.MaterialPackage.StaticTrack. withDms1Framework(MDObjectNode value)
Methods in com.vidispine.generated that return types with arguments of type DMS1Type.Partition.MaterialPackage.StaticTrack Modifier and Type Method Description List<DMS1Type.Partition.MaterialPackage.StaticTrack>
DMS1Type.Partition.MaterialPackage. getStaticTrack()
Gets the value of the staticTrack property.Methods in com.vidispine.generated with parameters of type DMS1Type.Partition.MaterialPackage.StaticTrack Modifier and Type Method Description DMS1Type.Partition.MaterialPackage
DMS1Type.Partition.MaterialPackage. withStaticTrack(DMS1Type.Partition.MaterialPackage.StaticTrack... values)
Method parameters in com.vidispine.generated with type arguments of type DMS1Type.Partition.MaterialPackage.StaticTrack Modifier and Type Method Description DMS1Type.Partition.MaterialPackage
DMS1Type.Partition.MaterialPackage. withStaticTrack(Collection<DMS1Type.Partition.MaterialPackage.StaticTrack> values)
-