Uses of Class
org.n52.io.response.sampling.SamplingOutput
-
Packages that use SamplingOutput Package Description org.n52.io.response.sampling -
-
Uses of SamplingOutput in org.n52.io.response.sampling
Methods in org.n52.io.response.sampling that return types with arguments of type SamplingOutput Modifier and Type Method Description List<SamplingOutput>MeasuringProgramOutput. getSamplings()Method parameters in org.n52.io.response.sampling with type arguments of type SamplingOutput Modifier and Type Method Description voidMeasuringProgramOutput. setSamplings(OptionalOutput<List<SamplingOutput>> samplings)
-