Uses of Class
org.n52.io.response.CategoryOutput
-
Packages that use CategoryOutput Package Description org.n52.io.response.sampling -
-
Uses of CategoryOutput in org.n52.io.response.sampling
Methods in org.n52.io.response.sampling that return CategoryOutput Modifier and Type Method Description CategoryOutputSamplingObservationOutput. getCategory()Methods in org.n52.io.response.sampling that return types with arguments of type CategoryOutput Modifier and Type Method Description List<CategoryOutput>MeasuringProgramOutput. getCategories()Methods in org.n52.io.response.sampling with parameters of type CategoryOutput Modifier and Type Method Description voidSamplingObservationOutput. setCategory(CategoryOutput category)Method parameters in org.n52.io.response.sampling with type arguments of type CategoryOutput Modifier and Type Method Description voidMeasuringProgramOutput. setCategories(OptionalOutput<List<CategoryOutput>> categories)
-