Each row of this table represents a price in a currency for an Offer.
Method Summary | |
java.lang.String | getComparePrice() |
java.lang.String | getCurrency() |
java.lang.String | getOfferId() |
java.lang.String | getPrice() |
void | setComparePrice(java.lang.String newValue) |
void | setPrice(java.lang.String newValue) |
Method Detail |
public java.lang.String getComparePrice() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setComparePrice(java.lang.String newValue)
public java.lang.String getOfferId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getCurrency() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getPrice() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setPrice(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.