Each row of this table represents a ListPrice in a particular currency for a CatalogEntry.
Method Summary | |
java.lang.String | getCurrency() |
java.lang.String | getListPrice() |
java.lang.String | getOid() |
void | setListPrice(java.lang.String newValue) |
void | setOid(java.lang.String newValue) |
Method Detail |
public java.lang.String getListPrice() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setListPrice(java.lang.String newValue)
public java.lang.String getCurrency() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getOid() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOid(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.