public class OpenlrLastLocationReferencePoint extends OpenlrBaseLocationReferencePoint
Java class for OpenlrLastLocationReferencePoint complex type.
The following schema fragment specifies the expected content contained within this class.
<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()
Gets the value of the openlrLastLocationReferencePointExtension property.
|
void |
setOpenlrLastLocationReferencePointExtension(ExtensionType value)
Sets the value of the openlrLastLocationReferencePointExtension property.
|
getOpenlrBaseLocationReferencePointExtension, getOpenlrCoordinate, getOpenlrLineAttributes, setOpenlrBaseLocationReferencePointExtension, setOpenlrCoordinate, setOpenlrLineAttributes
protected ExtensionType openlrLastLocationReferencePointExtension
public ExtensionType getOpenlrLastLocationReferencePointExtension()
ExtensionType
public void setOpenlrLastLocationReferencePointExtension(ExtensionType value)
value
- allowed object is
ExtensionType