Uses of Class
com.vidispine.generated.ItemRelationType.Direction
-
-
Uses of ItemRelationType.Direction in com.vidispine.generated
Fields in com.vidispine.generated declared as ItemRelationType.Direction Modifier and Type Field Description protected ItemRelationType.Direction
ItemRelationType. direction
Methods in com.vidispine.generated that return ItemRelationType.Direction Modifier and Type Method Description ItemRelationType.Direction
ObjectFactory. createItemRelationTypeDirection()
Create an instance ofItemRelationType.Direction
ItemRelationType.Direction
ItemRelationType. getDirection()
Gets the value of the direction property.ItemRelationType.Direction
ItemRelationType.Direction. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ItemRelationType.Direction
ItemRelationType.Direction. withSource(String value)
ItemRelationType.Direction
ItemRelationType.Direction. withTarget(String value)
ItemRelationType.Direction
ItemRelationType.Direction. withType(String value)
Methods in com.vidispine.generated with parameters of type ItemRelationType.Direction Modifier and Type Method Description void
ItemRelationType. setDirection(ItemRelationType.Direction value)
Sets the value of the direction property.ItemRelationType
ItemRelationType. withDirection(ItemRelationType.Direction value)
-