Uses of Class
org.n52.io.response.PhenomenonOutput
-
Packages that use PhenomenonOutput Package Description org.n52.io.response.sampling -
-
Uses of PhenomenonOutput in org.n52.io.response.sampling
Methods in org.n52.io.response.sampling that return PhenomenonOutput Modifier and Type Method Description PhenomenonOutputSamplingObservationOutput. getPhenomenon()Methods in org.n52.io.response.sampling that return types with arguments of type PhenomenonOutput Modifier and Type Method Description List<PhenomenonOutput>MeasuringProgramOutput. getPhenomena()Methods in org.n52.io.response.sampling with parameters of type PhenomenonOutput Modifier and Type Method Description voidSamplingObservationOutput. setPhenomenon(PhenomenonOutput phenomenon)Method parameters in org.n52.io.response.sampling with type arguments of type PhenomenonOutput Modifier and Type Method Description voidMeasuringProgramOutput. setPhenomena(OptionalOutput<List<PhenomenonOutput>> phenomena)
-