| Package | Description |
|---|---|
| nl.b3p.topnl.top100nl |
| Modifier and Type | Field and Description |
|---|---|
protected DirectPositionType |
EnvelopeType.lowerCorner |
protected DirectPositionType |
PointType.pos |
protected DirectPositionType |
EnvelopeType.upperCorner |
| Modifier and Type | Field and Description |
|---|---|
protected List<DirectPositionType> |
EnvelopeType.pos |
| Modifier and Type | Method and Description |
|---|---|
DirectPositionType |
ObjectFactory.createDirectPositionType()
Create an instance of
DirectPositionType |
DirectPositionType |
EnvelopeType.getLowerCorner()
Gets the value of the lowerCorner property.
|
DirectPositionType |
PointType.getPos()
Gets the value of the pos property.
|
DirectPositionType |
EnvelopeType.getUpperCorner()
Gets the value of the upperCorner property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DirectPositionType> |
ObjectFactory.createPos(DirectPositionType value)
|
List<DirectPositionType> |
EnvelopeType.getPos()
Gets the value of the pos property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DirectPositionType> |
ObjectFactory.createPos(DirectPositionType value)
|
void |
EnvelopeType.setLowerCorner(DirectPositionType value)
Sets the value of the lowerCorner property.
|
void |
PointType.setPos(DirectPositionType value)
Sets the value of the pos property.
|
void |
EnvelopeType.setUpperCorner(DirectPositionType value)
Sets the value of the upperCorner property.
|
Copyright © 2014–2017 B3Partners B.V.. All rights reserved.