public class OpenlrPointAlongLine extends OpenlrBasePointLocation
Java class for OpenlrPointAlongLine complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OpenlrPointAlongLine"> <complexContent> <extension base="{http://datex2.eu/schema/2/2_0}OpenlrBasePointLocation"> <sequence> <element name="openlrPointAlongLineExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected ExtensionType |
openlrPointAlongLineExtension |
openlrBasePointLocationExtension, openlrLastLocationReferencePoint, openlrLocationReferencePoint, openlrOrientation, openlrPositiveOffset, openlrSideOfRoad
Constructor and Description |
---|
OpenlrPointAlongLine() |
Modifier and Type | Method and Description |
---|---|
ExtensionType |
getOpenlrPointAlongLineExtension()
Gets the value of the openlrPointAlongLineExtension property.
|
void |
setOpenlrPointAlongLineExtension(ExtensionType value)
Sets the value of the openlrPointAlongLineExtension property.
|
getOpenlrBasePointLocationExtension, getOpenlrLastLocationReferencePoint, getOpenlrLocationReferencePoint, getOpenlrOrientation, getOpenlrPositiveOffset, getOpenlrSideOfRoad, setOpenlrBasePointLocationExtension, setOpenlrLastLocationReferencePoint, setOpenlrLocationReferencePoint, setOpenlrOrientation, setOpenlrPositiveOffset, setOpenlrSideOfRoad
protected ExtensionType openlrPointAlongLineExtension
public ExtensionType getOpenlrPointAlongLineExtension()
ExtensionType
public void setOpenlrPointAlongLineExtension(ExtensionType value)
value
- allowed object is
ExtensionType