com.ibm.commerce.inventory.objects
Interface InventoryAdjustmentCodeDescriptionAccessBeanData
- All Known Implementing Classes:
- InventoryAdjustmentCodeDescriptionAccessBean
- public interface InventoryAdjustmentCodeDescriptionAccessBeanData
getDescription
public java.lang.String getDescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getInvAdjCodeId
public java.lang.String getInvAdjCodeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLanguageId
public java.lang.String getLanguageId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLastupdate
public java.lang.String getLastupdate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setDescription
public void setDescription(java.lang.String newValue)
setInvAdjCodeId
public void setInvAdjCodeId(java.lang.String newValue)
setLanguageId
public void setLanguageId(java.lang.String newValue)
setLastupdate
public void setLastupdate(java.lang.String newValue)