Modifier and Type | Field and Description |
---|---|
protected List<ItemRelationType.Value> |
ItemRelationType.value |
Modifier and Type | Method and Description |
---|---|
ItemRelationType.Value |
ObjectFactory.createItemRelationTypeValue()
Create an instance of
ItemRelationType.Value |
ItemRelationType.Value |
ItemRelationType.Value.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ItemRelationType.Value |
ItemRelationType.Value.withKey(String value) |
ItemRelationType.Value |
ItemRelationType.Value.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<ItemRelationType.Value> |
ItemRelationType.getValue()
Gets the value of the value property.
|
Modifier and Type | Method and Description |
---|---|
ItemRelationType |
ItemRelationType.withValue(ItemRelationType.Value... values) |
Modifier and Type | Method and Description |
---|---|
ItemRelationType |
ItemRelationType.withValue(Collection<ItemRelationType.Value> values) |
Copyright © 2017. All rights reserved.