Class CategoryValue
- java.lang.Object
-
- org.n52.io.response.dataset.AbstractValue<String>
-
- org.n52.io.response.dataset.category.CategoryValue
-
- All Implemented Interfaces:
Serializable,Comparable<AbstractValue<String>>
public class CategoryValue extends AbstractValue<String>
- 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 CategoryValue()
-
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
-
-
-
-
Field Detail
-
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
-
-