Uses of Class
org.n52.io.response.StatusInterval
-
Packages that use StatusInterval Package Description org.n52.io.response.dataset -
-
Uses of StatusInterval in org.n52.io.response.dataset
Methods in org.n52.io.response.dataset that return types with arguments of type StatusInterval Modifier and Type Method Description Collection<StatusInterval>TimeseriesMetadataOutput. getStatusIntervals()Deprecated.Method parameters in org.n52.io.response.dataset with type arguments of type StatusInterval Modifier and Type Method Description voidTimeseriesMetadataOutput. setStatusIntervals(OptionalOutput<Collection<StatusInterval>> statusIntervals)Deprecated.
-