Class TypeExplorerResponse

All Implemented Interfaces:
FFDCResponse

public class TypeExplorerResponse extends TexViewOMVSAPIResponse
  • Constructor Details

    • TypeExplorerResponse

      public TypeExplorerResponse()
      Default constructor
    • TypeExplorerResponse

      public TypeExplorerResponse(TypeExplorerResponse template)
      Copy/clone constructor
      Parameters:
      template - object to copy
  • Method Details

    • getTypeExplorer

      public TypeExplorer getTypeExplorer()
      Return the typeExplorer result.
      Returns:
      bean
    • setTypeExplorer

      public void setTypeExplorer(TypeExplorer typeExplorer)
      Set the typeExplorer result.
      Parameters:
      typeExplorer - - bean
    • toString

      public String toString()
      JSON-style toString
      Overrides:
      toString in class TexViewOMVSAPIResponse
      Returns:
      return string containing the property names and values