public class TableListResponse extends InformationViewOMASAPIResponse
| Constructor and Description |
|---|
TableListResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<TableSource> |
getTableList() |
void |
setTableList(List<TableSource> tableList) |
String |
toString() |
getExceptionClassName, getExceptionErrorMessage, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, setExceptionClassName, setExceptionErrorMessage, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic List<TableSource> getTableList()
public void setTableList(List<TableSource> tableList)
public String toString()
toString in class InformationViewOMASAPIResponseCopyright © 2018–2020 ODPi. All rights reserved.