|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.OptionType
public class OptionType
OptionType PayPal item options for shopping cart.
| Constructor Summary | |
|---|---|
OptionType()
Default Constructor |
|
OptionType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getName()
Getter for name |
String |
getValue()
Getter for value |
void |
setName(String name)
Setter for name |
void |
setValue(String value)
Setter for value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OptionType()
public OptionType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getName()
public void setName(String name)
public String getValue()
public void setValue(String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||