public class OpenlrExtendedLinear
extends java.lang.Object
Java class for OpenlrExtendedLinear complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OpenlrExtendedLinear"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="openlrLineLocationReference" type="{http://datex2.eu/schema/2/2_0}OpenlrLineLocationReference"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected OpenlrLineLocationReference |
openlrLineLocationReference |
Constructor and Description |
---|
OpenlrExtendedLinear() |
Modifier and Type | Method and Description |
---|---|
OpenlrLineLocationReference |
getOpenlrLineLocationReference()
Gets the value of the openlrLineLocationReference property.
|
void |
setOpenlrLineLocationReference(OpenlrLineLocationReference value)
Sets the value of the openlrLineLocationReference property.
|
protected OpenlrLineLocationReference openlrLineLocationReference
public OpenlrLineLocationReference getOpenlrLineLocationReference()
OpenlrLineLocationReference
public void setOpenlrLineLocationReference(OpenlrLineLocationReference value)
value
- allowed object is
OpenlrLineLocationReference