Each row in this table represents an OrderItemAdjustment.
Method Summary | |
---|---|
java.lang.String |
getAmount() |
java.lang.String |
getOrderAdjustmentId() |
java.lang.String |
getOrderItemAdjustmentId() |
java.lang.String |
getOrderItemId() |
void |
setAmount(java.lang.String newValue) |
void |
setOrderAdjustmentId(java.lang.String newValue) |
void |
setOrderItemId(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getAmount() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAmount(java.lang.String newValue)
public java.lang.String getOrderItemId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOrderItemId(java.lang.String newValue)
public java.lang.String getOrderItemAdjustmentId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getOrderAdjustmentId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOrderAdjustmentId(java.lang.String newValue)