Uses of Class
org.n52.faroe.json.JsonSettingsDecoder
-
-
Uses of JsonSettingsDecoder in org.n52.faroe.json
Methods in org.n52.faroe.json that return JsonSettingsDecoder Modifier and Type Method Description protected JsonSettingsDecoderJsonSettingsDao. getSettingsDecoder()Method parameters in org.n52.faroe.json with type arguments of type JsonSettingsDecoder Modifier and Type Method Description voidJsonSettingsDao. setSettingsDecoder(Optional<JsonSettingsDecoder> settingsDecoder)
-