Modifier and Type | Field and Description |
---|---|
protected ItemRelationType.Direction |
ItemRelationType.direction |
Modifier and Type | Method and Description |
---|---|
ItemRelationType.Direction |
ObjectFactory.createItemRelationTypeDirection()
Create an instance of
ItemRelationType.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) |
Modifier and Type | Method and Description |
---|---|
void |
ItemRelationType.setDirection(ItemRelationType.Direction value)
Sets the value of the direction property.
|
ItemRelationType |
ItemRelationType.withDirection(ItemRelationType.Direction value) |
Copyright © 2017. All rights reserved.