Class GeneratedConsignmentEntryEvent

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
ConsignmentEntryEvent

public abstract class GeneratedConsignmentEntryEvent extends GenericItem
Generated class for type ConsignmentEntryEvent.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedConsignmentEntryEvent

      public GeneratedConsignmentEntryEvent()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • getQuantity

      public Long getQuantity(SessionContext ctx)
      Generated method - Getter of the ConsignmentEntryEvent.quantity attribute.
      Returns:
      the quantity
    • getQuantity

      public Long getQuantity()
      Generated method - Getter of the ConsignmentEntryEvent.quantity attribute.
      Returns:
      the quantity
    • getQuantityAsPrimitive

      public long getQuantityAsPrimitive(SessionContext ctx)
      Generated method - Getter of the ConsignmentEntryEvent.quantity attribute.
      Returns:
      the quantity
    • getQuantityAsPrimitive

      public long getQuantityAsPrimitive()
      Generated method - Getter of the ConsignmentEntryEvent.quantity attribute.
      Returns:
      the quantity
    • setQuantity

      public void setQuantity(SessionContext ctx, Long value)
      Generated method - Setter of the ConsignmentEntryEvent.quantity attribute.
      Parameters:
      value - the quantity
    • setQuantity

      public void setQuantity(Long value)
      Generated method - Setter of the ConsignmentEntryEvent.quantity attribute.
      Parameters:
      value - the quantity
    • setQuantity

      public void setQuantity(SessionContext ctx, long value)
      Generated method - Setter of the ConsignmentEntryEvent.quantity attribute.
      Parameters:
      value - the quantity
    • setQuantity

      public void setQuantity(long value)
      Generated method - Setter of the ConsignmentEntryEvent.quantity attribute.
      Parameters:
      value - the quantity