Class CohortConfigResponse

    • Constructor Detail

      • CohortConfigResponse

        public CohortConfigResponse()
        Default constructor
    • Method Detail

      • getConfig

        public CohortConfig getConfig()
        Return the config object.
        Returns:
        CohortConfig object
      • setConfig

        public void setConfig​(CohortConfig config)
        Set up the config object.
        Parameters:
        config - - CohortConfig object
      • equals

        public boolean equals​(Object objectToCompare)
        Compare the values of the supplied object with those stored in the current object.
        Overrides:
        equals in class FFDCResponseBase
        Parameters:
        objectToCompare - supplied object
        Returns:
        boolean result of comparison
      • hashCode

        public int hashCode()
        Create a hash code for this element type.
        Overrides:
        hashCode in class FFDCResponseBase
        Returns:
        int hash code