Each row of this table contains language-dependent information about an InventoryAdjustmentCode.
Method Summary | |
java.lang.String | getDescription() |
java.lang.String | getInvAdjCodeId() |
java.lang.String | getLanguageId() |
java.lang.String | getLastupdate() |
void | setDescription(java.lang.String newValue) |
void | setInvAdjCodeId(java.lang.String newValue) |
void | setLanguageId(java.lang.String newValue) |
void | setLastupdate(java.lang.String newValue) |
Method Detail |
public java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setDescription(java.lang.String newValue)
public java.lang.String getLanguageId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setLanguageId(java.lang.String newValue)
public java.lang.String getLastupdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setLastupdate(java.lang.String newValue)
public java.lang.String getInvAdjCodeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setInvAdjCodeId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.