|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.ButtonSearchResultType
public class ButtonSearchResultType
| Constructor Summary | |
|---|---|
ButtonSearchResultType()
Default Constructor |
|
ButtonSearchResultType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getButtonType()
Getter for buttonType |
String |
getHostedButtonID()
Getter for hostedButtonID |
String |
getItemName()
Getter for itemName |
String |
getModifyDate()
Getter for modifyDate |
void |
setButtonType(String buttonType)
Setter for buttonType |
void |
setHostedButtonID(String hostedButtonID)
Setter for hostedButtonID |
void |
setItemName(String itemName)
Setter for itemName |
void |
setModifyDate(String modifyDate)
Setter for modifyDate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ButtonSearchResultType()
public ButtonSearchResultType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getHostedButtonID()
public void setHostedButtonID(String hostedButtonID)
public String getButtonType()
public void setButtonType(String buttonType)
public String getItemName()
public void setItemName(String itemName)
public String getModifyDate()
public void setModifyDate(String modifyDate)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||