Uses of Class
com.vidispine.generated.ItemRelationType.Direction
-
Uses of ItemRelationType.Direction in com.vidispine.generated
Fields in com.vidispine.generated declared as ItemRelationType.DirectionMethods in com.vidispine.generated that return ItemRelationType.DirectionModifier and TypeMethodDescriptionObjectFactory.createItemRelationTypeDirection()Create an instance ofItemRelationType.DirectionItemRelationType.getDirection()Gets the value of the direction property.ItemRelationType.Direction.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ItemRelationType.Direction.withSource(String value) Sets the value of the source property.ItemRelationType.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 ItemRelationType.DirectionModifier and TypeMethodDescriptionvoidItemRelationType.setDirection(ItemRelationType.Direction value) Sets the value of the direction property.ItemRelationType.withDirection(ItemRelationType.Direction value) Sets the value of the direction property.