public class OpenlrLocationReferencePoint extends OpenlrBaseLocationReferencePoint
Java-Klasse für OpenlrLocationReferencePoint complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<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()
Ruft den Wert der openlrLocationReferencePointExtension-Eigenschaft ab.
|
OpenlrPathAttributes |
getOpenlrPathAttributes()
Ruft den Wert der openlrPathAttributes-Eigenschaft ab.
|
void |
setOpenlrLocationReferencePointExtension(ExtensionType value)
Legt den Wert der openlrLocationReferencePointExtension-Eigenschaft fest.
|
void |
setOpenlrPathAttributes(OpenlrPathAttributes value)
Legt den Wert der openlrPathAttributes-Eigenschaft fest.
|
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