public class SiteMeasurementsIndexMeasuredValue
extends java.lang.Object
Java class for _SiteMeasurementsIndexMeasuredValue complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="_SiteMeasurementsIndexMeasuredValue">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="measuredValue" type="{http://datex2.eu/schema/2/2_0}MeasuredValue"/>
</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 MeasuredValue |
measuredValue |
| Constructor and Description |
|---|
SiteMeasurementsIndexMeasuredValue() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Gets the value of the index property.
|
MeasuredValue |
getMeasuredValue()
Gets the value of the measuredValue property.
|
void |
setIndex(int value)
Sets the value of the index property.
|
void |
setMeasuredValue(MeasuredValue value)
Sets the value of the measuredValue property.
|
protected MeasuredValue measuredValue
protected int index
public MeasuredValue getMeasuredValue()
MeasuredValuepublic void setMeasuredValue(MeasuredValue value)
value - allowed object is
MeasuredValuepublic int getIndex()
public void setIndex(int value)
value - index