Class OMAGServerConfigResponse

    • Constructor Detail

      • OMAGServerConfigResponse

        public OMAGServerConfigResponse()
        Default constructor
    • Method Detail

      • getOMAGServerConfig

        public OMAGServerConfig getOMAGServerConfig()
        Return the OMAGServerConfig object.
        Returns:
        OMAGServerConfig object
      • setOMAGServerConfig

        public void setOMAGServerConfig​(OMAGServerConfig serverConfig)
        Set up the OMAGServerConfig object.
        Parameters:
        serverConfig - - OMAGServerConfig 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