Class StoredValueBid

    • Field Detail

      • value

        public Bid value
    • Constructor Detail

      • StoredValueBid

        public StoredValueBid​(Bid value)
      • StoredValueBid

        public StoredValueBid()
    • Method Detail

      • setValue

        public void setValue​(Bid value)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object