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