Uses of Class
com.vidispine.generated.CollectionRelationType.Direction
-
Uses of CollectionRelationType.Direction in com.vidispine.generated
Fields in com.vidispine.generated declared as CollectionRelationType.DirectionModifier and TypeFieldDescriptionprotected CollectionRelationType.DirectionCollectionRelationType.directionMethods in com.vidispine.generated that return CollectionRelationType.DirectionModifier and TypeMethodDescriptionObjectFactory.createCollectionRelationTypeDirection()Create an instance ofCollectionRelationType.DirectionCollectionRelationType.getDirection()Gets the value of the direction property.CollectionRelationType.Direction.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) CollectionRelationType.Direction.withSource(String value) Sets the value of the source property.CollectionRelationType.Direction.withTarget(String value) Sets the value of the target property.Sets the value of the type property.Methods in com.vidispine.generated with parameters of type CollectionRelationType.DirectionModifier and TypeMethodDescriptionvoidCollectionRelationType.setDirection(CollectionRelationType.Direction value) Sets the value of the direction property.CollectionRelationType.withDirection(CollectionRelationType.Direction value) Sets the value of the direction property.