Class ServerTypeClassificationResponse

    • Constructor Detail

      • ServerTypeClassificationResponse

        public ServerTypeClassificationResponse()
        Default constructor
      • ServerTypeClassificationResponse

        public ServerTypeClassificationResponse​(ServerTypeClassificationResponse template)
        Copy/clone constructor
        Parameters:
        template - object to copy
    • Method Detail

      • getServerTypeClassification

        public ServerTypeClassificationSummary getServerTypeClassification()
        Return the classification for this server type.
        Returns:
        server type classification structure
      • setServerTypeClassification

        public void setServerTypeClassification​(ServerTypeClassificationSummary serverTypeClassification)
        Set up the classification for this server type.
        Parameters:
        serverTypeClassification - server type classification structure
      • equals

        public boolean equals​(Object objectToCompare)
        Return comparison result based on the content of the properties.
        Overrides:
        equals in class FFDCResponseBase
        Parameters:
        objectToCompare - test object
        Returns:
        result of comparison
      • hashCode

        public int hashCode()
        Return hash code for this object
        Overrides:
        hashCode in class FFDCResponseBase
        Returns:
        int hash code