Class ConfigProperties
java.lang.Object
org.opendaylight.ovsdb.utils.config.ConfigProperties
- 
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetProperty(Class<?> classParam, String propertyStr) static StringgetProperty(Class<?> classParam, String propertyStr, String defaultValue) static voidoverrideProperty(String property, String value)  
- 
Method Details
- 
getProperty
 - 
getProperty
 - 
overrideProperty
 
 -