Modifier and Type | Field and Description |
---|---|
protected ShapeType |
TimelineType.destination |
protected ShapeType |
SearchResultEntryType.shape |
protected ShapeType |
ShapeDeductionResponse.shape |
Modifier and Type | Field and Description |
---|---|
protected List<ShapeType> |
EssenceVersionType.shape |
protected List<ShapeType> |
ItemType.shape |
protected List<ShapeType> |
MetadataWrapperType.shape |
protected List<ShapeType> |
ShapeListType.shape |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ShapeType> |
ObjectFactory.createShapeDocument(ShapeType value)
|
List<ShapeType> |
EssenceVersionType.getShape()
Gets the value of the shape property.
|
List<ShapeType> |
ItemType.getShape()
Gets the value of the shape property.
|
List<ShapeType> |
MetadataWrapperType.getShape()
Gets the value of the shape property.
|
List<ShapeType> |
ShapeListType.getShape()
Gets the value of the shape property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ShapeType> |
ObjectFactory.createShapeDocument(ShapeType value)
|
void |
TimelineType.setDestination(ShapeType value)
Sets the value of the destination property.
|
void |
SearchResultEntryType.setShape(ShapeType value)
Sets the value of the shape property.
|
void |
ShapeDeductionResponse.setShape(ShapeType value)
Sets the value of the shape property.
|
TimelineType |
TimelineType.withDestination(ShapeType value) |
EssenceVersionType |
EssenceVersionType.withShape(ShapeType... values) |
ItemType |
ItemType.withShape(ShapeType... values) |
MetadataWrapperType |
MetadataWrapperType.withShape(ShapeType... values) |
ShapeListType |
ShapeListType.withShape(ShapeType... values) |
SearchResultEntryType |
SearchResultEntryType.withShape(ShapeType value) |
ShapeDeductionResponse |
ShapeDeductionResponse.withShape(ShapeType value) |
Modifier and Type | Method and Description |
---|---|
EssenceVersionType |
EssenceVersionType.withShape(Collection<ShapeType> values) |
ItemType |
ItemType.withShape(Collection<ShapeType> values) |
MetadataWrapperType |
MetadataWrapperType.withShape(Collection<ShapeType> values) |
ShapeListType |
ShapeListType.withShape(Collection<ShapeType> values) |
Copyright © 2017. All rights reserved.