org.broadleafcommerce.core.order.domain
Class OrderItemImpl.Presentation.FieldOrder
java.lang.Object
org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
- Enclosing class:
- OrderItemImpl.Presentation
public static class OrderItemImpl.Presentation.FieldOrder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final int NAME
- See Also:
- Constant Field Values
PRICE
public static final int PRICE
- See Also:
- Constant Field Values
QUANTITY
public static final int QUANTITY
- See Also:
- Constant Field Values
RETAILPRICE
public static final int RETAILPRICE
- See Also:
- Constant Field Values
SALEPRICE
public static final int SALEPRICE
- See Also:
- Constant Field Values
TOTALTAX
public static final int TOTALTAX
- See Also:
- Constant Field Values
CATEGORY
public static final int CATEGORY
- See Also:
- Constant Field Values
PRICEDETAILS
public static final int PRICEDETAILS
- See Also:
- Constant Field Values
ADJUSTMENTS
public static final int ADJUSTMENTS
- See Also:
- Constant Field Values
DISCOUNTALLOWED
public static final int DISCOUNTALLOWED
- See Also:
- Constant Field Values
OrderItemImpl.Presentation.FieldOrder
public OrderItemImpl.Presentation.FieldOrder()
Copyright © 2013. All Rights Reserved.