Class GeneratedOrderReturnRecordEntry

    • Field Detail

      • RETURNSTATUS

        public static final java.lang.String RETURNSTATUS
        Qualifier of the OrderReturnRecordEntry.returnStatus attribute
        See Also:
        Constant Field Values
      • EXPECTEDQUANTITY

        public static final java.lang.String EXPECTEDQUANTITY
        Qualifier of the OrderReturnRecordEntry.expectedQuantity 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

      • GeneratedOrderReturnRecordEntry

        public GeneratedOrderReturnRecordEntry()
    • Method Detail

      • getExpectedQuantity

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

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

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

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

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

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

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

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

        public EnumerationValue getReturnStatus​(SessionContext ctx)
        Generated method - Getter of the OrderReturnRecordEntry.returnStatus attribute.
        Returns:
        the returnStatus
      • getReturnStatus

        public EnumerationValue getReturnStatus()
        Generated method - Getter of the OrderReturnRecordEntry.returnStatus attribute.
        Returns:
        the returnStatus
      • setReturnStatus

        public void setReturnStatus​(SessionContext ctx,
                                    EnumerationValue value)
        Generated method - Setter of the OrderReturnRecordEntry.returnStatus attribute.
        Parameters:
        value - the returnStatus
      • setReturnStatus

        public void setReturnStatus​(EnumerationValue value)
        Generated method - Setter of the OrderReturnRecordEntry.returnStatus attribute.
        Parameters:
        value - the returnStatus