public class DatabaseListResponse extends InformationViewOMASAPIResponse
| Constructor and Description |
|---|
DatabaseListResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<DatabaseSource> |
getDatabasesList() |
void |
setDatabasesList(List<DatabaseSource> databasesList) |
String |
toString() |
getExceptionClassName, getExceptionErrorMessage, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, setExceptionClassName, setExceptionErrorMessage, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic List<DatabaseSource> getDatabasesList()
public void setDatabasesList(List<DatabaseSource> databasesList)
public String toString()
toString in class InformationViewOMASAPIResponseCopyright © 2018–2019 ODPi. All rights reserved.