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