public class Intermediate
extends java.lang.Object
Java class for _Intermediate complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="_Intermediate">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="pointCoordinates" type="{http://datex2.eu/schema/2/2_0}PointCoordinates"/>
</sequence>
<attribute name="index" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected int |
index |
protected PointCoordinates |
pointCoordinates |
| Constructor and Description |
|---|
Intermediate() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Gets the value of the index property.
|
PointCoordinates |
getPointCoordinates()
Gets the value of the pointCoordinates property.
|
void |
setIndex(int value)
Sets the value of the index property.
|
void |
setPointCoordinates(PointCoordinates value)
Sets the value of the pointCoordinates property.
|
protected PointCoordinates pointCoordinates
protected int index
public PointCoordinates getPointCoordinates()
PointCoordinatespublic void setPointCoordinates(PointCoordinates value)
value - allowed object is
PointCoordinatespublic int getIndex()
public void setIndex(int value)
value - index