Class OMAGServerConfigsResponse

    • Constructor Detail

      • OMAGServerConfigsResponse

        public OMAGServerConfigsResponse()
        Default constructor
    • Method Detail

      • getOMAGServerConfigs

        public Set<OMAGServerConfig> getOMAGServerConfigs()
        Return the OMAGServerConfig objects.
        Returns:
        OMAGServerConfig objects
      • setOMAGServerConfigs

        public void setOMAGServerConfigs​(Set<OMAGServerConfig> serverConfigs)
        Set up the OMAGServerConfig objects.
        Parameters:
        serverConfigs - - Set of OMAGServerConfig objects
      • 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