Uses of Class
com.vidispine.generated.MetadataSchemaMoveOperationType
-
Uses of MetadataSchemaMoveOperationType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MetadataSchemaMoveOperationTypeModifier and TypeFieldDescriptionprotected List<MetadataSchemaMoveOperationType>
MetadataSchemaMigrationType.move
Methods in com.vidispine.generated that return MetadataSchemaMoveOperationTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataSchemaMoveOperationType()
Create an instance ofMetadataSchemaMoveOperationType
MetadataSchemaMoveOperationType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataSchemaMoveOperationType.withFrom
(MetadataSchemaHierarchyType value) Sets the value of the from property.MetadataSchemaMoveOperationType.withTo
(MetadataSchemaHierarchyType value) Sets the value of the to property.Sets the value of the type property.Methods in com.vidispine.generated that return types with arguments of type MetadataSchemaMoveOperationTypeModifier and TypeMethodDescriptionMetadataSchemaMigrationType.getMove()
Gets the value of the move property.Methods in com.vidispine.generated with parameters of type MetadataSchemaMoveOperationTypeModifier and TypeMethodDescriptionMetadataSchemaMigrationType.withMove
(MetadataSchemaMoveOperationType... values) Adds objects to the list of Move using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataSchemaMoveOperationTypeModifier and TypeMethodDescriptionMetadataSchemaMigrationType.withMove
(Collection<MetadataSchemaMoveOperationType> values) Adds objects to the list of Move using addAll method