Each row of this table indicates a TradingAgreement that was searched to obtain the price for an OrderItem. These rows are created by the OrderItemAdd and OrderItemUpdate commands.
Method Summary | |
java.lang.String | getOrderItemId() |
java.lang.String | getTradingId() |
void | setOrderItemId(java.lang.String newValue) |
void | setTradingId(java.lang.String newValue) |
Method Detail |
public java.lang.String getTradingId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTradingId(java.lang.String newValue)
public java.lang.String getOrderItemId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrderItemId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.