Each row of this table contains language-dependent information for an OrderAdjustment.
Method Summary | |
java.lang.String | getDescription() |
java.lang.String | getLanguageId() |
java.lang.String | getOrderAdjustmentId() |
void | setDescription(java.lang.String newValue) |
void | setLanguageId(java.lang.String newValue) |
void | setOrderAdjustmentId(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 getOrderAdjustmentId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrderAdjustmentId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.