com.ibm.commerce.order.objects
Interface SubOrderAdjustmentAccessBeanData
- All Known Implementing Classes:
- SubOrderAdjustmentAccessBean
- public interface SubOrderAdjustmentAccessBeanData
getOrderAdjustmentId
public java.lang.String getOrderAdjustmentId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSubOrderId
public java.lang.String getSubOrderId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTotalAdjustment
public java.lang.String getTotalAdjustment()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setSubOrderId
public void setSubOrderId(java.lang.String newValue)
setTotalAdjustment
public void setTotalAdjustment(java.lang.String newValue)