Class DinoCohortListResponse

All Implemented Interfaces:
FFDCResponse

public class DinoCohortListResponse extends DinoViewOMVSAPIResponse
  • Constructor Details

    • DinoCohortListResponse

      public DinoCohortListResponse()
      Default constructor
    • DinoCohortListResponse

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

    • getCohortList

      public List<CohortDescription> getCohortList()
      Return the serverList.
      Returns:
      bean
    • setCohortList

      public void setCohortList(List<CohortDescription> cohortList)
      Set the serverList.
      Parameters:
      cohortList - - bean
    • toString

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