Class TypeExplorerResponse
java.lang.Object
org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorerResponse
-
Constructor Summary
ConstructorsConstructorDescriptionTypeExplorerResponse(Integer statusCode, String exceptionText, TypeExplorer tex) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExceptionText(String exceptionText) voidsetHttpStatusCode(Integer httpStatusCode) voidsetTypeExplorer(TypeExplorer typeExplorer)
-
Constructor Details
-
TypeExplorerResponse
-
-
Method Details
-
getHttpStatusCode
-
getExceptionText
-
getTypeExplorer
-
setHttpStatusCode
-
setExceptionText
-
setTypeExplorer
-