Class GeneratedConsignmentEntryEvent

    • Field Detail

      • QUANTITY

        public static final java.lang.String QUANTITY
        Qualifier of the ConsignmentEntryEvent.quantity attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedConsignmentEntryEvent

        public GeneratedConsignmentEntryEvent()
    • Method Detail

      • getQuantity

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

        public java.lang.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,
                                java.lang.Long value)
        Generated method - Setter of the ConsignmentEntryEvent.quantity attribute.
        Parameters:
        value - the quantity
      • setQuantity

        public void setQuantity​(java.lang.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