Uses of Class
org.n52.io.response.dataset.ReferenceValueOutput
-
Packages that use ReferenceValueOutput Package Description org.n52.io.response.dataset -
-
Uses of ReferenceValueOutput in org.n52.io.response.dataset
Methods in org.n52.io.response.dataset that return types with arguments of type ReferenceValueOutput Modifier and Type Method Description List<ReferenceValueOutput<V>>DatasetOutput. getReferenceValues()Method parameters in org.n52.io.response.dataset with type arguments of type ReferenceValueOutput Modifier and Type Method Description DatasetOutput<V>DatasetOutput. setReferenceValues(OptionalOutput<List<ReferenceValueOutput<V>>> referenceValues)
-