|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.AuctionInfoType
public class AuctionInfoType
AuctionInfoType Basic information about an auction.
| Constructor Summary | |
|---|---|
AuctionInfoType()
Default Constructor |
|
AuctionInfoType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getBuyerID()
Getter for buyerID |
String |
getClosingDate()
Getter for closingDate |
String |
getMultiItem()
Getter for multiItem |
void |
setBuyerID(String buyerID)
Setter for buyerID |
void |
setClosingDate(String closingDate)
Setter for closingDate |
void |
setMultiItem(String multiItem)
Setter for multiItem |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuctionInfoType()
public AuctionInfoType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getBuyerID()
public void setBuyerID(String buyerID)
public String getClosingDate()
public void setClosingDate(String closingDate)
public String getMultiItem()
public void setMultiItem(String multiItem)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||