This table shows the relationship between an auction and a store.
Method Summary | |
java.lang.String | getAuctionId() |
java.lang.String | getItemPage() |
java.lang.String | getStoreId() |
void | setAuctionId(java.lang.String newValue) |
void | setItemPage(java.lang.String newValue) |
void | setStoreId(java.lang.String newValue) |
Method Detail |
public java.lang.String getAuctionId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setAuctionId(java.lang.String newValue)
public java.lang.String getStoreId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setStoreId(java.lang.String newValue)
public java.lang.String getItemPage() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setItemPage(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.