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.PartitionMethods in com.vidispine.generated that return DMS1Type.PartitionModifier and TypeMethodDescriptionObjectFactory.createDMS1TypePartition()
Create an instance ofDMS1Type.Partition
DMS1Type.Partition.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) DMS1Type.Partition.withMaterialPackage
(DMS1Type.Partition.MaterialPackage... values) Adds objects to the list of MaterialPackage using add methodDMS1Type.Partition.withMaterialPackage
(Collection<DMS1Type.Partition.MaterialPackage> values) Adds objects to the list of MaterialPackage using addAll methodDMS1Type.Partition.withOffset
(long value) Sets the value of the offset property.Methods in com.vidispine.generated that return types with arguments of type DMS1Type.PartitionModifier and TypeMethodDescriptionDMS1Type.getPartition()
Gets the value of the partition property.Methods in com.vidispine.generated with parameters of type DMS1Type.PartitionModifier and TypeMethodDescriptionDMS1Type.withPartition
(DMS1Type.Partition... values) Adds objects to the list of Partition using add methodMethod parameters in com.vidispine.generated with type arguments of type DMS1Type.PartitionModifier and TypeMethodDescriptionDMS1Type.withPartition
(Collection<DMS1Type.Partition> values) Adds objects to the list of Partition using addAll method