Uses of Class
com.vidispine.generated.DMS1Type.Partition
-
-
Uses of DMS1Type.Partition in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type DMS1Type.Partition Modifier and Type Field Description protected List<DMS1Type.Partition>
DMS1Type. partition
Methods in com.vidispine.generated that return DMS1Type.Partition Modifier and Type Method Description DMS1Type.Partition
ObjectFactory. createDMS1TypePartition()
Create an instance ofDMS1Type.Partition
DMS1Type.Partition
DMS1Type.Partition. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
DMS1Type.Partition
DMS1Type.Partition. withMaterialPackage(DMS1Type.Partition.MaterialPackage... values)
DMS1Type.Partition
DMS1Type.Partition. withMaterialPackage(Collection<DMS1Type.Partition.MaterialPackage> values)
DMS1Type.Partition
DMS1Type.Partition. withOffset(long value)
Methods in com.vidispine.generated that return types with arguments of type DMS1Type.Partition Modifier and Type Method Description List<DMS1Type.Partition>
DMS1Type. getPartition()
Gets the value of the partition property.Methods in com.vidispine.generated with parameters of type DMS1Type.Partition Modifier and Type Method Description DMS1Type
DMS1Type. withPartition(DMS1Type.Partition... values)
Method parameters in com.vidispine.generated with type arguments of type DMS1Type.Partition Modifier and Type Method Description DMS1Type
DMS1Type. withPartition(Collection<DMS1Type.Partition> values)
-