Uses of Class
org.n52.io.response.DetectionLimitOutput
-
Packages that use DetectionLimitOutput Package Description org.n52.io.response.dataset org.n52.io.response.dataset.profile org.n52.io.response.sampling -
-
Uses of DetectionLimitOutput in org.n52.io.response.dataset
Methods in org.n52.io.response.dataset that return DetectionLimitOutput Modifier and Type Method Description DetectionLimitOutputAbstractValue. getDetectionLimit()Methods in org.n52.io.response.dataset with parameters of type DetectionLimitOutput Modifier and Type Method Description voidAbstractValue. setDetectionLimit(DetectionLimitOutput detectionLimit) -
Uses of DetectionLimitOutput in org.n52.io.response.dataset.profile
Methods in org.n52.io.response.dataset.profile that return DetectionLimitOutput Modifier and Type Method Description DetectionLimitOutputProfileDataItem. getDetectionLimit()Methods in org.n52.io.response.dataset.profile with parameters of type DetectionLimitOutput Modifier and Type Method Description voidProfileDataItem. setDetectionLimit(DetectionLimitOutput detectionLimit) -
Uses of DetectionLimitOutput in org.n52.io.response.sampling
Methods in org.n52.io.response.sampling that return DetectionLimitOutput Modifier and Type Method Description DetectionLimitOutputSamplingObservationOutput. getDetectionLimit()
-