public class OffsetDistance extends Object
Java class for OffsetDistance complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OffsetDistance">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="offsetDistance" type="{http://datex2.eu/schema/2/2_0}MetresAsNonNegativeInteger"/>
<element name="offsetDistanceExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
offsetDistance |
protected ExtensionType |
offsetDistanceExtension |
| Constructor and Description |
|---|
OffsetDistance() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getOffsetDistance()
Gets the value of the offsetDistance property.
|
ExtensionType |
getOffsetDistanceExtension()
Gets the value of the offsetDistanceExtension property.
|
void |
setOffsetDistance(Long value)
Sets the value of the offsetDistance property.
|
void |
setOffsetDistanceExtension(ExtensionType value)
Sets the value of the offsetDistanceExtension property.
|
protected Long offsetDistance
protected ExtensionType offsetDistanceExtension
public Long getOffsetDistance()
Stringpublic void setOffsetDistance(Long value)
value - allowed object is
Stringpublic ExtensionType getOffsetDistanceExtension()
ExtensionTypepublic void setOffsetDistanceExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.