Class AbstractInfoObject

    • Constructor Detail

      • AbstractInfoObject

        public AbstractInfoObject​(String protocolName,
                                  String apiName)
    • Method Detail

      • toString

        public String toString()
        Stringize this AbstractInfoObject to the name of the object.
        Overrides:
        toString in class Object
        Returns:
        a string representation of this information object
      • equals

        public boolean equals​(Object obj)
        Compares some other Object to this one for equality.
        Overrides:
        equals in class Object
        Returns:
        whether the given Object is the same AbstractInfoObject
      • hashCode

        public int hashCode()
        Returns a hash code value for this object.
        Overrides:
        hashCode in class Object
        Returns:
        hash code