Package org.n52.io.response.dataset.bool
Class BooleanValue
- java.lang.Object
-
- org.n52.io.response.dataset.AbstractValue<Boolean>
-
- org.n52.io.response.dataset.bool.BooleanValue
-
- All Implemented Interfaces:
Serializable,Comparable<AbstractValue<Boolean>>
public class BooleanValue extends AbstractValue<Boolean>
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.n52.io.response.dataset.AbstractValue
AbstractValue.ValidTime
-
-
Constructor Summary
Constructors Constructor Description BooleanValue()
-
Method Summary
-
Methods inherited from class org.n52.io.response.dataset.AbstractValue
addParameter, compareTo, getDetectionLimit, getFormattedValue, getGeometry, getParameters, getResultTime, getTimeend, getTimestamp, getTimestart, getValidTime, getValue, isNoDataValue, isSetGeometry, isSetTimeend, isSetTimestamp, setDetectionLimit, setGeometry, setParameters, setResultTime, setTimestamp, setTimestart, setValidTime, setValidTime, setValue, setValueFormatter, toString
-
-