This table stores information on stipulations or limitations on how much a customer can purchase based on a Contract.
Method Summary | |
---|---|
java.lang.String |
getCatEntryId() |
java.lang.String |
getCurrency() |
java.lang.String |
getCurrentAmount() |
java.lang.String |
getCurrentQuantity() |
java.lang.String |
getLimitType() |
java.lang.String |
getMaxAmount() |
java.lang.String |
getMaxQuantity() |
java.lang.String |
getMinAmount() |
java.lang.String |
getMinQuantity() |
java.lang.String |
getPurchaseLimitId() |
java.lang.String |
getTcId() |
java.lang.String |
getTradingPositionContainerId() |
void |
setCatEntryId(java.lang.String newValue) |
void |
setCurrency(java.lang.String newValue) |
void |
setCurrentAmount(java.lang.String newValue) |
void |
setCurrentQuantity(java.lang.String newValue) |
void |
setLimitType(java.lang.String newValue) |
void |
setMaxAmount(java.lang.String newValue) |
void |
setMaxQuantity(java.lang.String newValue) |
void |
setMinAmount(java.lang.String newValue) |
void |
setMinQuantity(java.lang.String newValue) |
void |
setPurchaseLimitId(java.lang.String newValue) |
void |
setTcId(java.lang.String newValue) |
void |
setTradingPositionContainerId(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getTradingPositionContainerId() 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 setTradingPositionContainerId(java.lang.String newValue)
public java.lang.String getMinAmount() 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 setMinAmount(java.lang.String newValue)
public java.lang.String getLimitType() 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 setLimitType(java.lang.String newValue)
public java.lang.String getTcId() 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 setTcId(java.lang.String newValue)
public java.lang.String getCurrentQuantity() 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 setCurrentQuantity(java.lang.String newValue)
public java.lang.String getCatEntryId() 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 setCatEntryId(java.lang.String newValue)
public java.lang.String getMaxQuantity() 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 setMaxQuantity(java.lang.String newValue)
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 void setCurrency(java.lang.String newValue)
public java.lang.String getMaxAmount() 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 setMaxAmount(java.lang.String newValue)
public java.lang.String getMinQuantity() 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 setMinQuantity(java.lang.String newValue)
public java.lang.String getPurchaseLimitId() 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 setPurchaseLimitId(java.lang.String newValue)
public java.lang.String getCurrentAmount() 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 setCurrentAmount(java.lang.String newValue)