Class GeneratedOrderEntryReturnRecordEntry

    • Field Detail

      • EXPECTEDQUANTITY

        public static final java.lang.String EXPECTEDQUANTITY
        Qualifier of the OrderEntryReturnRecordEntry.expectedQuantity attribute
        See Also:
        Constant Field Values
      • RETURNEDQUANTITY

        public static final java.lang.String RETURNEDQUANTITY
        Qualifier of the OrderEntryReturnRecordEntry.returnedQuantity 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

      • GeneratedOrderEntryReturnRecordEntry

        public GeneratedOrderEntryReturnRecordEntry()
    • Method Detail

      • getExpectedQuantity

        public java.lang.Long getExpectedQuantity​(SessionContext ctx)
        Generated method - Getter of the OrderEntryReturnRecordEntry.expectedQuantity attribute.
        Returns:
        the expectedQuantity
      • getExpectedQuantity

        public java.lang.Long getExpectedQuantity()
        Generated method - Getter of the OrderEntryReturnRecordEntry.expectedQuantity attribute.
        Returns:
        the expectedQuantity
      • getExpectedQuantityAsPrimitive

        public long getExpectedQuantityAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the OrderEntryReturnRecordEntry.expectedQuantity attribute.
        Returns:
        the expectedQuantity
      • getExpectedQuantityAsPrimitive

        public long getExpectedQuantityAsPrimitive()
        Generated method - Getter of the OrderEntryReturnRecordEntry.expectedQuantity attribute.
        Returns:
        the expectedQuantity
      • setExpectedQuantity

        public void setExpectedQuantity​(SessionContext ctx,
                                        java.lang.Long value)
        Generated method - Setter of the OrderEntryReturnRecordEntry.expectedQuantity attribute.
        Parameters:
        value - the expectedQuantity
      • setExpectedQuantity

        public void setExpectedQuantity​(java.lang.Long value)
        Generated method - Setter of the OrderEntryReturnRecordEntry.expectedQuantity attribute.
        Parameters:
        value - the expectedQuantity
      • setExpectedQuantity

        public void setExpectedQuantity​(SessionContext ctx,
                                        long value)
        Generated method - Setter of the OrderEntryReturnRecordEntry.expectedQuantity attribute.
        Parameters:
        value - the expectedQuantity
      • setExpectedQuantity

        public void setExpectedQuantity​(long value)
        Generated method - Setter of the OrderEntryReturnRecordEntry.expectedQuantity attribute.
        Parameters:
        value - the expectedQuantity
      • getReturnedQuantity

        public java.lang.Long getReturnedQuantity​(SessionContext ctx)
        Generated method - Getter of the OrderEntryReturnRecordEntry.returnedQuantity attribute.
        Returns:
        the returnedQuantity
      • getReturnedQuantity

        public java.lang.Long getReturnedQuantity()
        Generated method - Getter of the OrderEntryReturnRecordEntry.returnedQuantity attribute.
        Returns:
        the returnedQuantity
      • getReturnedQuantityAsPrimitive

        public long getReturnedQuantityAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the OrderEntryReturnRecordEntry.returnedQuantity attribute.
        Returns:
        the returnedQuantity
      • getReturnedQuantityAsPrimitive

        public long getReturnedQuantityAsPrimitive()
        Generated method - Getter of the OrderEntryReturnRecordEntry.returnedQuantity attribute.
        Returns:
        the returnedQuantity
      • setReturnedQuantity

        public void setReturnedQuantity​(SessionContext ctx,
                                        java.lang.Long value)
        Generated method - Setter of the OrderEntryReturnRecordEntry.returnedQuantity attribute.
        Parameters:
        value - the returnedQuantity
      • setReturnedQuantity

        public void setReturnedQuantity​(java.lang.Long value)
        Generated method - Setter of the OrderEntryReturnRecordEntry.returnedQuantity attribute.
        Parameters:
        value - the returnedQuantity
      • setReturnedQuantity

        public void setReturnedQuantity​(SessionContext ctx,
                                        long value)
        Generated method - Setter of the OrderEntryReturnRecordEntry.returnedQuantity attribute.
        Parameters:
        value - the returnedQuantity
      • setReturnedQuantity

        public void setReturnedQuantity​(long value)
        Generated method - Setter of the OrderEntryReturnRecordEntry.returnedQuantity attribute.
        Parameters:
        value - the returnedQuantity