public class TypeExplorerResponse extends TexViewOMVSAPIResponse
| Constructor and Description |
|---|
TypeExplorerResponse()
Default constructor
|
TypeExplorerResponse(TypeExplorerResponse template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
TypeExplorer |
getTypeExplorer()
Return the typeExplorer result.
|
void |
setTypeExplorer(TypeExplorer typeExplorer)
Set the typeExplorer result.
|
String |
toString()
JSON-style toString
|
equals, getActionDescription, getExceptionCausedBy, getExceptionClassName, getExceptionErrorMessage, getExceptionErrorMessageId, getExceptionErrorMessageParameters, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, hashCode, setActionDescription, setExceptionCausedBy, setExceptionClassName, setExceptionErrorMessage, setExceptionErrorMessageId, setExceptionErrorMessageParameters, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic TypeExplorerResponse()
public TypeExplorerResponse(TypeExplorerResponse template)
template - object to copypublic TypeExplorer getTypeExplorer()
public void setTypeExplorer(TypeExplorer typeExplorer)
typeExplorer - - beanpublic String toString()
toString in class TexViewOMVSAPIResponseCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.