com.ibm.commerce.payment.objects
Interface TradingPurchaseAmountAccessBeanData
- All Known Implementing Classes:
- TradingPurchaseAmountAccessBean
- public interface TradingPurchaseAmountAccessBeanData
getAmount
public java.lang.String getAmount()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCurrency
public java.lang.String getCurrency()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrderId
public java.lang.String getOrderId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrderItemId
public java.lang.String getOrderItemId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTradingId
public java.lang.String getTradingId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTradingPurchaseAmountId
public java.lang.String getTradingPurchaseAmountId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setAmount
public void setAmount(java.lang.String newValue)
setCurrency
public void setCurrency(java.lang.String newValue)
setOrderId
public void setOrderId(java.lang.String newValue)
setOrderItemId
public void setOrderItemId(java.lang.String newValue)
setTradingId
public void setTradingId(java.lang.String newValue)
setTradingPurchaseAmountId
public void setTradingPurchaseAmountId(java.lang.String newValue)