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 |
---|---|
ShapeType |
ObjectFactory.createShapeType()
Create an instance of
ShapeType |
ShapeType |
TimelineType.getDestination()
Gets the value of the destination property.
|
ShapeType |
SearchResultEntryType.getShape()
Gets the value of the shape property.
|
ShapeType |
ShapeDeductionResponse.getShape()
Gets the value of the shape property.
|
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.
|
Copyright © 2015. All rights reserved.