public class OpenlrLastLocationReferencePoint extends OpenlrBaseLocationReferencePoint
Java-Klasse für OpenlrLastLocationReferencePoint complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="OpenlrLastLocationReferencePoint">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}OpenlrBaseLocationReferencePoint">
<sequence>
<element name="openlrLastLocationReferencePointExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
openlrLastLocationReferencePointExtension |
openlrBaseLocationReferencePointExtension, openlrCoordinate, openlrLineAttributes| Constructor and Description |
|---|
OpenlrLastLocationReferencePoint() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getOpenlrLastLocationReferencePointExtension()
Ruft den Wert der openlrLastLocationReferencePointExtension-Eigenschaft ab.
|
void |
setOpenlrLastLocationReferencePointExtension(ExtensionType value)
Legt den Wert der openlrLastLocationReferencePointExtension-Eigenschaft fest.
|
getOpenlrBaseLocationReferencePointExtension, getOpenlrCoordinate, getOpenlrLineAttributes, setOpenlrBaseLocationReferencePointExtension, setOpenlrCoordinate, setOpenlrLineAttributesprotected ExtensionType openlrLastLocationReferencePointExtension
public ExtensionType getOpenlrLastLocationReferencePointExtension()
ExtensionTypepublic void setOpenlrLastLocationReferencePointExtension(ExtensionType value)
value - allowed object is
ExtensionType