Class RDBMSDSXMLConfiguration.DataSourceProperty
- java.lang.Object
-
- org.wso2.carbon.ndatasource.ui.config.RDBMSDSXMLConfiguration.DataSourceProperty
-
- Enclosing class:
- RDBMSDSXMLConfiguration
public static class RDBMSDSXMLConfiguration.DataSourceProperty extends Object
-
-
Constructor Summary
Constructors Constructor Description DataSourceProperty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
String
getValue()
void
setName(String name)
void
setValue(String value)
-