| Modifier and Type | Field and Description |
|---|---|
protected List<ItemRelationType> |
ItemRelationListType.relation |
| Modifier and Type | Method and Description |
|---|---|
ItemRelationType |
ObjectFactory.createItemRelationType()
Create an instance of
ItemRelationType |
ItemRelationType |
ItemRelationType.withDirection(ItemRelationType.Direction value) |
ItemRelationType |
ItemRelationType.withId(String value) |
ItemRelationType |
ItemRelationType.withValue(Collection<ItemRelationType.Value> values) |
ItemRelationType |
ItemRelationType.withValue(ItemRelationType.Value... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ItemRelationType> |
ObjectFactory.createItemRelationDocument(ItemRelationType value)
|
List<ItemRelationType> |
ItemRelationListType.getRelation()
Gets the value of the relation property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ItemRelationType> |
ObjectFactory.createItemRelationDocument(ItemRelationType value)
|
ItemRelationListType |
ItemRelationListType.withRelation(ItemRelationType... values) |
| Modifier and Type | Method and Description |
|---|---|
ItemRelationListType |
ItemRelationListType.withRelation(Collection<ItemRelationType> values) |
Copyright © 2015. All rights reserved.