public class ConnectionProperties extends Object
| Constructor and Description |
|---|
ConnectionProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getModel() |
String |
getNetworkAddress() |
String |
getQuery() |
void |
setModel(String model) |
void |
setNetworkAddress(String networkAddress) |
void |
setQuery(String query) |
String |
toString() |
Copyright © 2018 ODPi. All rights reserved.