Class ProductConsumedRAO

  • All Implemented Interfaces:
    java.io.Serializable

    public class ProductConsumedRAO
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • ProductConsumedRAO

        public ProductConsumedRAO()
    • Method Detail

      • setOrderEntry

        public void setOrderEntry​(OrderEntryRAO orderEntry)
      • setAvailableQuantity

        public void setAvailableQuantity​(int availableQuantity)
      • getAvailableQuantity

        public int getAvailableQuantity()
      • equals

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

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