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.MaterialPackageModifier and TypeFieldDescriptionprotected List<DMS1Type.Partition.MaterialPackage>DMS1Type.Partition.materialPackageMethods in com.vidispine.generated that return DMS1Type.Partition.MaterialPackageModifier and TypeMethodDescriptionObjectFactory.createDMS1TypePartitionMaterialPackage()Create an instance ofDMS1Type.Partition.MaterialPackageDMS1Type.Partition.MaterialPackage.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) DMS1Type.Partition.MaterialPackage.withEventTrack(DMS1Type.Partition.MaterialPackage.EventTrack... values) Adds objects to the list of EventTrack using add methodDMS1Type.Partition.MaterialPackage.withEventTrack(Collection<DMS1Type.Partition.MaterialPackage.EventTrack> values) Adds objects to the list of EventTrack using addAll methodDMS1Type.Partition.MaterialPackage.withStaticTrack(DMS1Type.Partition.MaterialPackage.StaticTrack... values) Adds objects to the list of StaticTrack using add methodDMS1Type.Partition.MaterialPackage.withStaticTrack(Collection<DMS1Type.Partition.MaterialPackage.StaticTrack> values) Adds objects to the list of StaticTrack using addAll methodMethods in com.vidispine.generated that return types with arguments of type DMS1Type.Partition.MaterialPackageModifier and TypeMethodDescriptionDMS1Type.Partition.getMaterialPackage()Gets the value of the materialPackage property.Methods in com.vidispine.generated with parameters of type DMS1Type.Partition.MaterialPackageModifier and TypeMethodDescriptionDMS1Type.Partition.withMaterialPackage(DMS1Type.Partition.MaterialPackage... values) Adds objects to the list of MaterialPackage using add methodMethod parameters in com.vidispine.generated with type arguments of type DMS1Type.Partition.MaterialPackageModifier and TypeMethodDescriptionDMS1Type.Partition.withMaterialPackage(Collection<DMS1Type.Partition.MaterialPackage> values) Adds objects to the list of MaterialPackage using addAll method