Uses of Interface
org.n52.io.response.dataset.ValueFormatter
-
Packages that use ValueFormatter Package Description org.n52.io.response.dataset org.n52.io.response.dataset.profile -
-
Uses of ValueFormatter in org.n52.io.response.dataset
Methods in org.n52.io.response.dataset with parameters of type ValueFormatter Modifier and Type Method Description voidAbstractValue. setValueFormatter(ValueFormatter<T> valueFormatter) -
Uses of ValueFormatter in org.n52.io.response.dataset.profile
Methods in org.n52.io.response.dataset.profile with parameters of type ValueFormatter Modifier and Type Method Description voidProfileDataItem. setValueFormatter(ValueFormatter<T> valueFormatter)
-