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="linearExtension" type="{http://datex2.eu/schema/2/2_0}_LinearExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected LinearExtensionType |
linearExtension |
networkLocationExtension, supplementaryPositionalDescriptionlocationExtensiongroupOfLocationsExtension| Constructor and Description |
|---|
Linear() |
| Modifier and Type | Method and Description |
|---|---|
LinearExtensionType |
getLinearExtension()
Gets the value of the linearExtension property.
|
void |
setLinearExtension(LinearExtensionType value)
Sets the value of the linearExtension property.
|
getNetworkLocationExtension, getSupplementaryPositionalDescription, setNetworkLocationExtension, setSupplementaryPositionalDescriptiongetLocationExtension, setLocationExtensiongetGroupOfLocationsExtension, setGroupOfLocationsExtensionprotected LinearExtensionType linearExtension
public LinearExtensionType getLinearExtension()
LinearExtensionTypepublic void setLinearExtension(LinearExtensionType value)
value - allowed object is
LinearExtensionType