java.lang.Object
org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorerResponse

public class TypeExplorerResponse extends Object
  • Constructor Details

  • Method Details

    • getHttpStatusCode

      public Integer getHttpStatusCode()
    • getExceptionText

      public String getExceptionText()
    • getTypeExplorer

      public TypeExplorer getTypeExplorer()
    • setHttpStatusCode

      public void setHttpStatusCode(Integer httpStatusCode)
    • setExceptionText

      public void setExceptionText(String exceptionText)
    • setTypeExplorer

      public void setTypeExplorer(TypeExplorer typeExplorer)