Each row of this table represents a subtotal of all the OrderItemAdjustment amounts in an OrderAdjustment whose OrderItems have the same shipping address.
Method Summary | |
java.lang.String | getOrderAdjustmentId() |
java.lang.String | getSubOrderId() |
java.lang.String | getTotalAdjustment() |
void | setSubOrderId(java.lang.String newValue) |
void | setTotalAdjustment(java.lang.String newValue) |
Method Detail |
public java.lang.String getSubOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setSubOrderId(java.lang.String newValue)
public java.lang.String getOrderAdjustmentId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getTotalAdjustment() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTotalAdjustment(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.