Class DedicatedTopicListResponse

    • Constructor Detail

      • DedicatedTopicListResponse

        public DedicatedTopicListResponse()
        Default constructor
    • Method Detail

      • getDedicatedTopicList

        public DedicatedTopicList getDedicatedTopicList()
        Return the list of topics for the dedicated topic structure.
        Returns:
        three topic names
      • setDedicatedTopicList

        public void setDedicatedTopicList​(DedicatedTopicList dedicatedTopicList)
        Set up the list of topics for the dedicated topic structure.
        Parameters:
        dedicatedTopicList - three topic names
      • 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