This table is used to keep track of deposited amounts by TradingAgreements, by Orders or OrderItems.
Method Summary | |
---|---|
java.lang.String |
getAmount() |
java.lang.String |
getCurrency() |
java.lang.String |
getOrderId() |
java.lang.String |
getOrderItemId() |
java.lang.String |
getTradingDepositAmountId() |
java.lang.String |
getTradingId() |
void |
setAmount(java.lang.String newValue) |
void |
setCurrency(java.lang.String newValue) |
void |
setOrderId(java.lang.String newValue) |
void |
setOrderItemId(java.lang.String newValue) |
void |
setTradingDepositAmountId(java.lang.String newValue) |
void |
setTradingId(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 java.lang.String getCurrency() 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 getOrderId() 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 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 java.lang.String getTradingDepositAmountId() 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 getTradingId() 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 void setCurrency(java.lang.String newValue)
public void setOrderId(java.lang.String newValue)
public void setOrderItemId(java.lang.String newValue)
public void setTradingDepositAmountId(java.lang.String newValue)
public void setTradingId(java.lang.String newValue)