Class GeneratedPromotionOrderEntryConsumed

    • Field Detail

      • CODE

        public static final java.lang.String CODE
        Qualifier of the PromotionOrderEntryConsumed.code attribute
        See Also:
        Constant Field Values
      • PROMOTIONRESULT

        public static final java.lang.String PROMOTIONRESULT
        Qualifier of the PromotionOrderEntryConsumed.promotionResult attribute
        See Also:
        Constant Field Values
      • QUANTITY

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

        public static final java.lang.String ADJUSTEDUNITPRICE
        Qualifier of the PromotionOrderEntryConsumed.adjustedUnitPrice attribute
        See Also:
        Constant Field Values
      • ORDERENTRY

        public static final java.lang.String ORDERENTRY
        Qualifier of the PromotionOrderEntryConsumed.orderEntry attribute
        See Also:
        Constant Field Values
      • ORDERENTRYNUMBER

        public static final java.lang.String ORDERENTRYNUMBER
        Qualifier of the PromotionOrderEntryConsumed.orderEntryNumber 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

      • GeneratedPromotionOrderEntryConsumed

        public GeneratedPromotionOrderEntryConsumed()
    • Method Detail

      • getAdjustedUnitPrice

        public java.lang.Double getAdjustedUnitPrice​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryConsumed.adjustedUnitPrice attribute.
        Returns:
        the adjustedUnitPrice - The quantity.
      • getAdjustedUnitPrice

        public java.lang.Double getAdjustedUnitPrice()
        Generated method - Getter of the PromotionOrderEntryConsumed.adjustedUnitPrice attribute.
        Returns:
        the adjustedUnitPrice - The quantity.
      • getAdjustedUnitPriceAsPrimitive

        public double getAdjustedUnitPriceAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryConsumed.adjustedUnitPrice attribute.
        Returns:
        the adjustedUnitPrice - The quantity.
      • getAdjustedUnitPriceAsPrimitive

        public double getAdjustedUnitPriceAsPrimitive()
        Generated method - Getter of the PromotionOrderEntryConsumed.adjustedUnitPrice attribute.
        Returns:
        the adjustedUnitPrice - The quantity.
      • setAdjustedUnitPrice

        public void setAdjustedUnitPrice​(SessionContext ctx,
                                         java.lang.Double value)
        Generated method - Setter of the PromotionOrderEntryConsumed.adjustedUnitPrice attribute.
        Parameters:
        value - the adjustedUnitPrice - The quantity.
      • setAdjustedUnitPrice

        public void setAdjustedUnitPrice​(java.lang.Double value)
        Generated method - Setter of the PromotionOrderEntryConsumed.adjustedUnitPrice attribute.
        Parameters:
        value - the adjustedUnitPrice - The quantity.
      • setAdjustedUnitPrice

        public void setAdjustedUnitPrice​(SessionContext ctx,
                                         double value)
        Generated method - Setter of the PromotionOrderEntryConsumed.adjustedUnitPrice attribute.
        Parameters:
        value - the adjustedUnitPrice - The quantity.
      • setAdjustedUnitPrice

        public void setAdjustedUnitPrice​(double value)
        Generated method - Setter of the PromotionOrderEntryConsumed.adjustedUnitPrice attribute.
        Parameters:
        value - the adjustedUnitPrice - The quantity.
      • getCode

        public java.lang.String getCode​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryConsumed.code attribute.
        Returns:
        the code - The code for this consumed entry
      • getCode

        public java.lang.String getCode()
        Generated method - Getter of the PromotionOrderEntryConsumed.code attribute.
        Returns:
        the code - The code for this consumed entry
      • setCode

        public void setCode​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the PromotionOrderEntryConsumed.code attribute.
        Parameters:
        value - the code - The code for this consumed entry
      • setCode

        public void setCode​(java.lang.String value)
        Generated method - Setter of the PromotionOrderEntryConsumed.code attribute.
        Parameters:
        value - the code - The code for this consumed entry
      • getOrderEntry

        public AbstractOrderEntry getOrderEntry​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryConsumed.orderEntry attribute.
        Returns:
        the orderEntry - The order entry.
      • getOrderEntry

        public AbstractOrderEntry getOrderEntry()
        Generated method - Getter of the PromotionOrderEntryConsumed.orderEntry attribute.
        Returns:
        the orderEntry - The order entry.
      • setOrderEntry

        public void setOrderEntry​(SessionContext ctx,
                                  AbstractOrderEntry value)
        Generated method - Setter of the PromotionOrderEntryConsumed.orderEntry attribute.
        Parameters:
        value - the orderEntry - The order entry.
      • setOrderEntry

        public void setOrderEntry​(AbstractOrderEntry value)
        Generated method - Setter of the PromotionOrderEntryConsumed.orderEntry attribute.
        Parameters:
        value - the orderEntry - The order entry.
      • getOrderEntryNumber

        public java.lang.Integer getOrderEntryNumber​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryConsumed.orderEntryNumber attribute.
        Returns:
        the orderEntryNumber - The order entry number.
      • getOrderEntryNumber

        public java.lang.Integer getOrderEntryNumber()
        Generated method - Getter of the PromotionOrderEntryConsumed.orderEntryNumber attribute.
        Returns:
        the orderEntryNumber - The order entry number.
      • getOrderEntryNumberAsPrimitive

        public int getOrderEntryNumberAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryConsumed.orderEntryNumber attribute.
        Returns:
        the orderEntryNumber - The order entry number.
      • getOrderEntryNumberAsPrimitive

        public int getOrderEntryNumberAsPrimitive()
        Generated method - Getter of the PromotionOrderEntryConsumed.orderEntryNumber attribute.
        Returns:
        the orderEntryNumber - The order entry number.
      • setOrderEntryNumber

        public void setOrderEntryNumber​(SessionContext ctx,
                                        java.lang.Integer value)
        Generated method - Setter of the PromotionOrderEntryConsumed.orderEntryNumber attribute.
        Parameters:
        value - the orderEntryNumber - The order entry number.
      • setOrderEntryNumber

        public void setOrderEntryNumber​(java.lang.Integer value)
        Generated method - Setter of the PromotionOrderEntryConsumed.orderEntryNumber attribute.
        Parameters:
        value - the orderEntryNumber - The order entry number.
      • setOrderEntryNumber

        public void setOrderEntryNumber​(SessionContext ctx,
                                        int value)
        Generated method - Setter of the PromotionOrderEntryConsumed.orderEntryNumber attribute.
        Parameters:
        value - the orderEntryNumber - The order entry number.
      • setOrderEntryNumber

        public void setOrderEntryNumber​(int value)
        Generated method - Setter of the PromotionOrderEntryConsumed.orderEntryNumber attribute.
        Parameters:
        value - the orderEntryNumber - The order entry number.
      • getPromotionResult

        public PromotionResult getPromotionResult​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryConsumed.promotionResult attribute.
        Returns:
        the promotionResult - The promotion result.
      • getPromotionResult

        public PromotionResult getPromotionResult()
        Generated method - Getter of the PromotionOrderEntryConsumed.promotionResult attribute.
        Returns:
        the promotionResult - The promotion result.
      • setPromotionResult

        public void setPromotionResult​(SessionContext ctx,
                                       PromotionResult value)
        Generated method - Setter of the PromotionOrderEntryConsumed.promotionResult attribute.
        Parameters:
        value - the promotionResult - The promotion result.
      • setPromotionResult

        public void setPromotionResult​(PromotionResult value)
        Generated method - Setter of the PromotionOrderEntryConsumed.promotionResult attribute.
        Parameters:
        value - the promotionResult - The promotion result.
      • getQuantity

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

        public java.lang.Long getQuantity()
        Generated method - Getter of the PromotionOrderEntryConsumed.quantity attribute.
        Returns:
        the quantity - The quantity.
      • getQuantityAsPrimitive

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

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

        public void setQuantity​(SessionContext ctx,
                                java.lang.Long value)
        Generated method - Setter of the PromotionOrderEntryConsumed.quantity attribute.
        Parameters:
        value - the quantity - The quantity.
      • setQuantity

        public void setQuantity​(java.lang.Long value)
        Generated method - Setter of the PromotionOrderEntryConsumed.quantity attribute.
        Parameters:
        value - the quantity - The quantity.
      • setQuantity

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

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