Package net.datenwerke.gf.client.config
Interface ClientConfigXmlService
- All Known Implementing Classes:
ClientConfigXmlServiceImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
public interface ClientConfigXmlService
-
Method Summary
Modifier and TypeMethodDescriptionbooleangetBoolean(String property, boolean defaultValue) voidsetXmlConfig(String xml)
-
Method Details
-
setXmlConfig
-
getBoolean
-
getString
-