public class OpenlrExtendedPoint
extends java.lang.Object
Java-Klasse für OpenlrExtendedPoint complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="OpenlrExtendedPoint">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="openlrPointLocationReference" type="{http://datex2.eu/schema/2/2_0}OpenlrPointLocationReference"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected OpenlrPointLocationReference |
openlrPointLocationReference |
| Constructor and Description |
|---|
OpenlrExtendedPoint() |
| Modifier and Type | Method and Description |
|---|---|
OpenlrPointLocationReference |
getOpenlrPointLocationReference()
Ruft den Wert der openlrPointLocationReference-Eigenschaft ab.
|
void |
setOpenlrPointLocationReference(OpenlrPointLocationReference value)
Legt den Wert der openlrPointLocationReference-Eigenschaft fest.
|
protected OpenlrPointLocationReference openlrPointLocationReference
public OpenlrPointLocationReference getOpenlrPointLocationReference()
OpenlrPointLocationReferencepublic void setOpenlrPointLocationReference(OpenlrPointLocationReference value)
value - allowed object is
OpenlrPointLocationReference