public class LinearWithinLinearElement extends Object
Java class for LinearWithinLinearElement complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LinearWithinLinearElement">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="administrativeAreaOfLinearSection" type="{http://datex2.eu/schema/2/2_0}MultilingualString" minOccurs="0"/>
<element name="directionBoundOnLinearSection" type="{http://datex2.eu/schema/2/2_0}DirectionEnum" minOccurs="0"/>
<element name="directionRelativeOnLinearSection" type="{http://datex2.eu/schema/2/2_0}LinearReferencingDirectionEnum" minOccurs="0"/>
<element name="heightGradeOfLinearSection" type="{http://datex2.eu/schema/2/2_0}HeightGradeEnum" minOccurs="0"/>
<element name="linearElement" type="{http://datex2.eu/schema/2/2_0}LinearElement"/>
<element name="fromPoint" type="{http://datex2.eu/schema/2/2_0}DistanceAlongLinearElement"/>
<element name="toPoint" type="{http://datex2.eu/schema/2/2_0}DistanceAlongLinearElement"/>
<element name="linearWithinLinearElementExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultilingualString |
administrativeAreaOfLinearSection |
protected DirectionEnum |
directionBoundOnLinearSection |
protected LinearReferencingDirectionEnum |
directionRelativeOnLinearSection |
protected DistanceAlongLinearElement |
fromPoint |
protected HeightGradeEnum |
heightGradeOfLinearSection |
protected LinearElement |
linearElement |
protected ExtensionType |
linearWithinLinearElementExtension |
protected DistanceAlongLinearElement |
toPoint |
| Constructor and Description |
|---|
LinearWithinLinearElement() |
| Modifier and Type | Method and Description |
|---|---|
MultilingualString |
getAdministrativeAreaOfLinearSection()
Gets the value of the administrativeAreaOfLinearSection property.
|
DirectionEnum |
getDirectionBoundOnLinearSection()
Gets the value of the directionBoundOnLinearSection property.
|
LinearReferencingDirectionEnum |
getDirectionRelativeOnLinearSection()
Gets the value of the directionRelativeOnLinearSection property.
|
DistanceAlongLinearElement |
getFromPoint()
Gets the value of the fromPoint property.
|
HeightGradeEnum |
getHeightGradeOfLinearSection()
Gets the value of the heightGradeOfLinearSection property.
|
LinearElement |
getLinearElement()
Gets the value of the linearElement property.
|
ExtensionType |
getLinearWithinLinearElementExtension()
Gets the value of the linearWithinLinearElementExtension property.
|
DistanceAlongLinearElement |
getToPoint()
Gets the value of the toPoint property.
|
void |
setAdministrativeAreaOfLinearSection(MultilingualString value)
Sets the value of the administrativeAreaOfLinearSection property.
|
void |
setDirectionBoundOnLinearSection(DirectionEnum value)
Sets the value of the directionBoundOnLinearSection property.
|
void |
setDirectionRelativeOnLinearSection(LinearReferencingDirectionEnum value)
Sets the value of the directionRelativeOnLinearSection property.
|
void |
setFromPoint(DistanceAlongLinearElement value)
Sets the value of the fromPoint property.
|
void |
setHeightGradeOfLinearSection(HeightGradeEnum value)
Sets the value of the heightGradeOfLinearSection property.
|
void |
setLinearElement(LinearElement value)
Sets the value of the linearElement property.
|
void |
setLinearWithinLinearElementExtension(ExtensionType value)
Sets the value of the linearWithinLinearElementExtension property.
|
void |
setToPoint(DistanceAlongLinearElement value)
Sets the value of the toPoint property.
|
protected MultilingualString administrativeAreaOfLinearSection
protected DirectionEnum directionBoundOnLinearSection
protected LinearReferencingDirectionEnum directionRelativeOnLinearSection
protected HeightGradeEnum heightGradeOfLinearSection
protected LinearElement linearElement
protected DistanceAlongLinearElement fromPoint
protected DistanceAlongLinearElement toPoint
protected ExtensionType linearWithinLinearElementExtension
public MultilingualString getAdministrativeAreaOfLinearSection()
MultilingualStringpublic void setAdministrativeAreaOfLinearSection(MultilingualString value)
value - allowed object is
MultilingualStringpublic DirectionEnum getDirectionBoundOnLinearSection()
DirectionEnumpublic void setDirectionBoundOnLinearSection(DirectionEnum value)
value - allowed object is
DirectionEnumpublic LinearReferencingDirectionEnum getDirectionRelativeOnLinearSection()
LinearReferencingDirectionEnumpublic void setDirectionRelativeOnLinearSection(LinearReferencingDirectionEnum value)
value - allowed object is
LinearReferencingDirectionEnumpublic HeightGradeEnum getHeightGradeOfLinearSection()
HeightGradeEnumpublic void setHeightGradeOfLinearSection(HeightGradeEnum value)
value - allowed object is
HeightGradeEnumpublic LinearElement getLinearElement()
LinearElementpublic void setLinearElement(LinearElement value)
value - allowed object is
LinearElementpublic DistanceAlongLinearElement getFromPoint()
DistanceAlongLinearElementpublic void setFromPoint(DistanceAlongLinearElement value)
value - allowed object is
DistanceAlongLinearElementpublic DistanceAlongLinearElement getToPoint()
DistanceAlongLinearElementpublic void setToPoint(DistanceAlongLinearElement value)
value - allowed object is
DistanceAlongLinearElementpublic ExtensionType getLinearWithinLinearElementExtension()
ExtensionTypepublic void setLinearWithinLinearElementExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.