Uses of Class
org.n52.io.response.PlatformOutput
-
Packages that use PlatformOutput Package Description org.n52.io.response org.n52.io.response.sampling -
-
Uses of PlatformOutput in org.n52.io.response
Methods in org.n52.io.response that return PlatformOutput Modifier and Type Method Description PlatformOutputGeometryOutput. getPlatform()PlatformOutputPlatformOutput. setDatasets(OptionalOutput<Collection<DatasetOutput<AbstractValue<?>>>> series)Method parameters in org.n52.io.response with type arguments of type PlatformOutput Modifier and Type Method Description GeometryOutputGeometryOutput. setPlatform(OptionalOutput<PlatformOutput> platform) -
Uses of PlatformOutput in org.n52.io.response.sampling
Methods in org.n52.io.response.sampling that return PlatformOutput Modifier and Type Method Description PlatformOutputSamplingObservationOutput. getPlatform()Methods in org.n52.io.response.sampling with parameters of type PlatformOutput Modifier and Type Method Description voidSamplingObservationOutput. setPlatform(PlatformOutput platform)
-