public class OpenlrPoiWithAccessPoint extends OpenlrBasePointLocation
Java class for OpenlrPoiWithAccessPoint complex type.
The following schema fragment specifies the expected content contained within this class.
<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()
Gets the value of the openlrCoordinate property.
|
ExtensionType |
getOpenlrPoiWithAccessPointExtension()
Gets the value of the openlrPoiWithAccessPointExtension property.
|
void |
setOpenlrCoordinate(PointCoordinates value)
Sets the value of the openlrCoordinate property.
|
void |
setOpenlrPoiWithAccessPointExtension(ExtensionType value)
Sets the value of the openlrPoiWithAccessPointExtension property.
|
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