Package org.n52.io.response.sampling
Class ProducerOutput
- java.lang.Object
-
- org.n52.io.response.SelfSerializedOutput
-
- org.n52.io.response.ParameterOutput
-
- org.n52.io.response.sampling.ProducerOutput
-
- All Implemented Interfaces:
Comparable<ParameterOutput>,RawFormats
public class ProducerOutput extends ParameterOutput
-
-
Field Summary
-
Fields inherited from class org.n52.io.response.ParameterOutput
DOMAIN_ID, EXTRAS, HREF, HREF_BASE, ID, LABEL, RAWFORMATS
-
Fields inherited from interface org.n52.series.spi.srv.RawFormats
RAW_FORMAT
-
-
Constructor Summary
Constructors Constructor Description ProducerOutput()
-
Method Summary
-
Methods inherited from class org.n52.io.response.ParameterOutput
compareTo, defaultComparator, equals, getCollectionName, getDomainId, getExtras, getHref, getHrefBase, getId, getLabel, getLicense, getRawFormats, hashCode, idComparator, labelComparator, setDomainId, setExtras, setHref, setHrefBase, setId, setLabel, setLicense, setRawFormats, setValue
-
Methods inherited from class org.n52.io.response.SelfSerializedOutput
getIfSerialized, getIfSerializedCollection, getIfSerializedMap, getIfSet, getIfSetCollection, getIfSetMap, isSet, resolvesToNonNullValue
-
-