public class OpenlrPoiWithAccessPoint extends OpenlrBasePointLocation
Java-Klasse für OpenlrPoiWithAccessPoint complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="OpenlrPoiWithAccessPoint"> <complexContent> <extension base="{http://datex2.eu/schema/2/2_0}OpenlrBasePointLocation"> <sequence> <element name="openlrCoordinate" type="{http://datex2.eu/schema/2/2_0}PointCoordinates"/> <element name="openlrPoiWithAccessPointExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected PointCoordinates |
openlrCoordinate |
protected ExtensionType |
openlrPoiWithAccessPointExtension |
openlrBasePointLocationExtension, openlrLastLocationReferencePoint, openlrLocationReferencePoint, openlrOrientation, openlrPositiveOffset, openlrSideOfRoad
Constructor and Description |
---|
OpenlrPoiWithAccessPoint() |
Modifier and Type | Method and Description |
---|---|
PointCoordinates |
getOpenlrCoordinate()
Ruft den Wert der openlrCoordinate-Eigenschaft ab.
|
ExtensionType |
getOpenlrPoiWithAccessPointExtension()
Ruft den Wert der openlrPoiWithAccessPointExtension-Eigenschaft ab.
|
void |
setOpenlrCoordinate(PointCoordinates value)
Legt den Wert der openlrCoordinate-Eigenschaft fest.
|
void |
setOpenlrPoiWithAccessPointExtension(ExtensionType value)
Legt den Wert der openlrPoiWithAccessPointExtension-Eigenschaft fest.
|
getOpenlrBasePointLocationExtension, getOpenlrLastLocationReferencePoint, getOpenlrLocationReferencePoint, getOpenlrOrientation, getOpenlrPositiveOffset, getOpenlrSideOfRoad, setOpenlrBasePointLocationExtension, setOpenlrLastLocationReferencePoint, setOpenlrLocationReferencePoint, setOpenlrOrientation, setOpenlrPositiveOffset, setOpenlrSideOfRoad
protected PointCoordinates openlrCoordinate
protected ExtensionType openlrPoiWithAccessPointExtension
public PointCoordinates getOpenlrCoordinate()
PointCoordinates
public void setOpenlrCoordinate(PointCoordinates value)
value
- allowed object is
PointCoordinates
public ExtensionType getOpenlrPoiWithAccessPointExtension()
ExtensionType
public void setOpenlrPoiWithAccessPointExtension(ExtensionType value)
value
- allowed object is
ExtensionType