Class GeneratedB2BBookingLineEntry

    • Field Detail

      • BOOKINGSTATUS

        public static final java.lang.String BOOKINGSTATUS
        Qualifier of the B2BBookingLineEntry.bookingStatus attribute
        See Also:
        Constant Field Values
      • COSTCENTER

        public static final java.lang.String COSTCENTER
        Qualifier of the B2BBookingLineEntry.costCenter attribute
        See Also:
        Constant Field Values
      • AMOUNT

        public static final java.lang.String AMOUNT
        Qualifier of the B2BBookingLineEntry.amount attribute
        See Also:
        Constant Field Values
      • CURRENCY

        public static final java.lang.String CURRENCY
        Qualifier of the B2BBookingLineEntry.currency attribute
        See Also:
        Constant Field Values
      • PRODUCT

        public static final java.lang.String PRODUCT
        Qualifier of the B2BBookingLineEntry.product attribute
        See Also:
        Constant Field Values
      • QUANTITY

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

        public static final java.lang.String ORDERID
        Qualifier of the B2BBookingLineEntry.orderID attribute
        See Also:
        Constant Field Values
      • ORDERENTRYNR

        public static final java.lang.String ORDERENTRYNR
        Qualifier of the B2BBookingLineEntry.orderEntryNr attribute
        See Also:
        Constant Field Values
      • ORDERENTRY

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

        public static final java.lang.String BOOKINGDATE
        Qualifier of the B2BBookingLineEntry.bookingDate attribute
        See Also:
        Constant Field Values
      • BOOKINGTYPE

        public static final java.lang.String BOOKINGTYPE
        Qualifier of the B2BBookingLineEntry.bookingType 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

      • GeneratedB2BBookingLineEntry

        public GeneratedB2BBookingLineEntry()
    • Method Detail

      • getAmount

        public java.math.BigDecimal getAmount​(SessionContext ctx)
        Generated method - Getter of the B2BBookingLineEntry.amount attribute.
        Returns:
        the amount
      • getAmount

        public java.math.BigDecimal getAmount()
        Generated method - Getter of the B2BBookingLineEntry.amount attribute.
        Returns:
        the amount
      • setAmount

        public void setAmount​(SessionContext ctx,
                              java.math.BigDecimal value)
        Generated method - Setter of the B2BBookingLineEntry.amount attribute.
        Parameters:
        value - the amount
      • setAmount

        public void setAmount​(java.math.BigDecimal value)
        Generated method - Setter of the B2BBookingLineEntry.amount attribute.
        Parameters:
        value - the amount
      • getBookingDate

        public java.util.Date getBookingDate​(SessionContext ctx)
        Generated method - Getter of the B2BBookingLineEntry.bookingDate attribute.
        Returns:
        the bookingDate
      • getBookingDate

        public java.util.Date getBookingDate()
        Generated method - Getter of the B2BBookingLineEntry.bookingDate attribute.
        Returns:
        the bookingDate
      • setBookingDate

        public void setBookingDate​(SessionContext ctx,
                                   java.util.Date value)
        Generated method - Setter of the B2BBookingLineEntry.bookingDate attribute.
        Parameters:
        value - the bookingDate
      • setBookingDate

        public void setBookingDate​(java.util.Date value)
        Generated method - Setter of the B2BBookingLineEntry.bookingDate attribute.
        Parameters:
        value - the bookingDate
      • getBookingStatus

        public EnumerationValue getBookingStatus​(SessionContext ctx)
        Generated method - Getter of the B2BBookingLineEntry.bookingStatus attribute.
        Returns:
        the bookingStatus
      • getBookingStatus

        public EnumerationValue getBookingStatus()
        Generated method - Getter of the B2BBookingLineEntry.bookingStatus attribute.
        Returns:
        the bookingStatus
      • setBookingStatus

        public void setBookingStatus​(SessionContext ctx,
                                     EnumerationValue value)
        Generated method - Setter of the B2BBookingLineEntry.bookingStatus attribute.
        Parameters:
        value - the bookingStatus
      • setBookingStatus

        public void setBookingStatus​(EnumerationValue value)
        Generated method - Setter of the B2BBookingLineEntry.bookingStatus attribute.
        Parameters:
        value - the bookingStatus
      • getBookingType

        public EnumerationValue getBookingType​(SessionContext ctx)
        Generated method - Getter of the B2BBookingLineEntry.bookingType attribute.
        Returns:
        the bookingType
      • getBookingType

        public EnumerationValue getBookingType()
        Generated method - Getter of the B2BBookingLineEntry.bookingType attribute.
        Returns:
        the bookingType
      • setBookingType

        public void setBookingType​(SessionContext ctx,
                                   EnumerationValue value)
        Generated method - Setter of the B2BBookingLineEntry.bookingType attribute.
        Parameters:
        value - the bookingType
      • setBookingType

        public void setBookingType​(EnumerationValue value)
        Generated method - Setter of the B2BBookingLineEntry.bookingType attribute.
        Parameters:
        value - the bookingType
      • getCostCenter

        public B2BCostCenter getCostCenter​(SessionContext ctx)
        Generated method - Getter of the B2BBookingLineEntry.costCenter attribute.
        Returns:
        the costCenter
      • getCostCenter

        public B2BCostCenter getCostCenter()
        Generated method - Getter of the B2BBookingLineEntry.costCenter attribute.
        Returns:
        the costCenter
      • setCostCenter

        public void setCostCenter​(SessionContext ctx,
                                  B2BCostCenter value)
        Generated method - Setter of the B2BBookingLineEntry.costCenter attribute.
        Parameters:
        value - the costCenter
      • setCostCenter

        public void setCostCenter​(B2BCostCenter value)
        Generated method - Setter of the B2BBookingLineEntry.costCenter attribute.
        Parameters:
        value - the costCenter
      • getCurrency

        public Currency getCurrency​(SessionContext ctx)
        Generated method - Getter of the B2BBookingLineEntry.currency attribute.
        Returns:
        the currency
      • getCurrency

        public Currency getCurrency()
        Generated method - Getter of the B2BBookingLineEntry.currency attribute.
        Returns:
        the currency
      • setCurrency

        public void setCurrency​(SessionContext ctx,
                                Currency value)
        Generated method - Setter of the B2BBookingLineEntry.currency attribute.
        Parameters:
        value - the currency
      • setCurrency

        public void setCurrency​(Currency value)
        Generated method - Setter of the B2BBookingLineEntry.currency attribute.
        Parameters:
        value - the currency
      • getOrderEntry

        public OrderEntry getOrderEntry​(SessionContext ctx)
        Generated method - Getter of the B2BBookingLineEntry.orderEntry attribute.
        Returns:
        the orderEntry
      • getOrderEntry

        public OrderEntry getOrderEntry()
        Generated method - Getter of the B2BBookingLineEntry.orderEntry attribute.
        Returns:
        the orderEntry
      • setOrderEntry

        public void setOrderEntry​(SessionContext ctx,
                                  OrderEntry value)
        Generated method - Setter of the B2BBookingLineEntry.orderEntry attribute.
        Parameters:
        value - the orderEntry
      • setOrderEntry

        public void setOrderEntry​(OrderEntry value)
        Generated method - Setter of the B2BBookingLineEntry.orderEntry attribute.
        Parameters:
        value - the orderEntry
      • getOrderEntryNr

        public java.lang.Integer getOrderEntryNr​(SessionContext ctx)
        Generated method - Getter of the B2BBookingLineEntry.orderEntryNr attribute.
        Returns:
        the orderEntryNr
      • getOrderEntryNr

        public java.lang.Integer getOrderEntryNr()
        Generated method - Getter of the B2BBookingLineEntry.orderEntryNr attribute.
        Returns:
        the orderEntryNr
      • getOrderEntryNrAsPrimitive

        public int getOrderEntryNrAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the B2BBookingLineEntry.orderEntryNr attribute.
        Returns:
        the orderEntryNr
      • getOrderEntryNrAsPrimitive

        public int getOrderEntryNrAsPrimitive()
        Generated method - Getter of the B2BBookingLineEntry.orderEntryNr attribute.
        Returns:
        the orderEntryNr
      • setOrderEntryNr

        public void setOrderEntryNr​(SessionContext ctx,
                                    java.lang.Integer value)
        Generated method - Setter of the B2BBookingLineEntry.orderEntryNr attribute.
        Parameters:
        value - the orderEntryNr
      • setOrderEntryNr

        public void setOrderEntryNr​(java.lang.Integer value)
        Generated method - Setter of the B2BBookingLineEntry.orderEntryNr attribute.
        Parameters:
        value - the orderEntryNr
      • setOrderEntryNr

        public void setOrderEntryNr​(SessionContext ctx,
                                    int value)
        Generated method - Setter of the B2BBookingLineEntry.orderEntryNr attribute.
        Parameters:
        value - the orderEntryNr
      • setOrderEntryNr

        public void setOrderEntryNr​(int value)
        Generated method - Setter of the B2BBookingLineEntry.orderEntryNr attribute.
        Parameters:
        value - the orderEntryNr
      • getOrderID

        public java.lang.String getOrderID​(SessionContext ctx)
        Generated method - Getter of the B2BBookingLineEntry.orderID attribute.
        Returns:
        the orderID
      • getOrderID

        public java.lang.String getOrderID()
        Generated method - Getter of the B2BBookingLineEntry.orderID attribute.
        Returns:
        the orderID
      • setOrderID

        public void setOrderID​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the B2BBookingLineEntry.orderID attribute.
        Parameters:
        value - the orderID
      • setOrderID

        public void setOrderID​(java.lang.String value)
        Generated method - Setter of the B2BBookingLineEntry.orderID attribute.
        Parameters:
        value - the orderID
      • getProduct

        public java.lang.String getProduct​(SessionContext ctx)
        Generated method - Getter of the B2BBookingLineEntry.product attribute.
        Returns:
        the product
      • getProduct

        public java.lang.String getProduct()
        Generated method - Getter of the B2BBookingLineEntry.product attribute.
        Returns:
        the product
      • setProduct

        public void setProduct​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the B2BBookingLineEntry.product attribute.
        Parameters:
        value - the product
      • setProduct

        public void setProduct​(java.lang.String value)
        Generated method - Setter of the B2BBookingLineEntry.product attribute.
        Parameters:
        value - the product
      • getQuantity

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

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

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

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

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

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

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

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