public class OpenlrLocationReferencePoint extends OpenlrBaseLocationReferencePoint
Java class for OpenlrLocationReferencePoint complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OpenlrLocationReferencePoint"> <complexContent> <extension base="{http://datex2.eu/schema/2/2_0}OpenlrBaseLocationReferencePoint"> <sequence> <element name="openlrPathAttributes" type="{http://datex2.eu/schema/2/2_0}OpenlrPathAttributes"/> <element name="openlrLocationReferencePointExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected ExtensionType |
openlrLocationReferencePointExtension |
protected OpenlrPathAttributes |
openlrPathAttributes |
openlrBaseLocationReferencePointExtension, openlrCoordinate, openlrLineAttributes
Constructor and Description |
---|
OpenlrLocationReferencePoint() |
Modifier and Type | Method and Description |
---|---|
ExtensionType |
getOpenlrLocationReferencePointExtension()
Gets the value of the openlrLocationReferencePointExtension property.
|
OpenlrPathAttributes |
getOpenlrPathAttributes()
Gets the value of the openlrPathAttributes property.
|
void |
setOpenlrLocationReferencePointExtension(ExtensionType value)
Sets the value of the openlrLocationReferencePointExtension property.
|
void |
setOpenlrPathAttributes(OpenlrPathAttributes value)
Sets the value of the openlrPathAttributes property.
|
getOpenlrBaseLocationReferencePointExtension, getOpenlrCoordinate, getOpenlrLineAttributes, setOpenlrBaseLocationReferencePointExtension, setOpenlrCoordinate, setOpenlrLineAttributes
protected OpenlrPathAttributes openlrPathAttributes
protected ExtensionType openlrLocationReferencePointExtension
public OpenlrPathAttributes getOpenlrPathAttributes()
OpenlrPathAttributes
public void setOpenlrPathAttributes(OpenlrPathAttributes value)
value
- allowed object is
OpenlrPathAttributes
public ExtensionType getOpenlrLocationReferencePointExtension()
ExtensionType
public void setOpenlrLocationReferencePointExtension(ExtensionType value)
value
- allowed object is
ExtensionType