public class Linear extends NetworkLocation
Java class for Linear complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Linear">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}NetworkLocation">
<sequence>
<element name="tpegLinearLocation" type="{http://datex2.eu/schema/2/2_0}TpegLinearLocation" minOccurs="0"/>
<element name="alertCLinear" type="{http://datex2.eu/schema/2/2_0}AlertCLinear" minOccurs="0"/>
<element name="linearWithinLinearElement" type="{http://datex2.eu/schema/2/2_0}LinearWithinLinearElement" minOccurs="0"/>
<element name="linearExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AlertCLinear |
alertCLinear |
protected ExtensionType |
linearExtension |
protected LinearWithinLinearElement |
linearWithinLinearElement |
protected TpegLinearLocation |
tpegLinearLocation |
destination, networkLocationExtension, supplementaryPositionalDescriptionexternalReferencing, locationExtension, locationForDisplaygroupOfLocationsExtension| Constructor and Description |
|---|
Linear() |
| Modifier and Type | Method and Description |
|---|---|
AlertCLinear |
getAlertCLinear()
Gets the value of the alertCLinear property.
|
ExtensionType |
getLinearExtension()
Gets the value of the linearExtension property.
|
LinearWithinLinearElement |
getLinearWithinLinearElement()
Gets the value of the linearWithinLinearElement property.
|
TpegLinearLocation |
getTpegLinearLocation()
Gets the value of the tpegLinearLocation property.
|
void |
setAlertCLinear(AlertCLinear value)
Sets the value of the alertCLinear property.
|
void |
setLinearExtension(ExtensionType value)
Sets the value of the linearExtension property.
|
void |
setLinearWithinLinearElement(LinearWithinLinearElement value)
Sets the value of the linearWithinLinearElement property.
|
void |
setTpegLinearLocation(TpegLinearLocation value)
Sets the value of the tpegLinearLocation property.
|
getDestination, getNetworkLocationExtension, getSupplementaryPositionalDescription, setDestination, setNetworkLocationExtension, setSupplementaryPositionalDescriptiongetExternalReferencing, getLocationExtension, getLocationForDisplay, setLocationExtension, setLocationForDisplaygetGroupOfLocationsExtension, setGroupOfLocationsExtensionprotected TpegLinearLocation tpegLinearLocation
protected AlertCLinear alertCLinear
protected LinearWithinLinearElement linearWithinLinearElement
protected ExtensionType linearExtension
public TpegLinearLocation getTpegLinearLocation()
TpegLinearLocationpublic void setTpegLinearLocation(TpegLinearLocation value)
value - allowed object is
TpegLinearLocationpublic AlertCLinear getAlertCLinear()
AlertCLinearpublic void setAlertCLinear(AlertCLinear value)
value - allowed object is
AlertCLinearpublic LinearWithinLinearElement getLinearWithinLinearElement()
LinearWithinLinearElementpublic void setLinearWithinLinearElement(LinearWithinLinearElement value)
value - allowed object is
LinearWithinLinearElementpublic ExtensionType getLinearExtension()
ExtensionTypepublic void setLinearExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.