|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.api.PayPalAPI.OptionSelectionDetailsType
public class OptionSelectionDetailsType
Option Selection. Required Character length and limitations: 12 single-byte alphanumeric characters
| Constructor Summary | |
|---|---|
OptionSelectionDetailsType()
Default Constructor |
|
OptionSelectionDetailsType(Node node)
|
|
OptionSelectionDetailsType(String optionSelection)
Constructor with arguments |
|
| Method Summary | |
|---|---|
String |
getOptionSelection()
Getter for optionSelection |
OptionTypeListType |
getOptionType()
Getter for optionType |
List<InstallmentDetailsType> |
getPaymentPeriod()
Getter for paymentPeriod |
String |
getPrice()
Getter for price |
void |
setOptionSelection(String optionSelection)
Setter for optionSelection |
void |
setOptionType(OptionTypeListType optionType)
Setter for optionType |
void |
setPaymentPeriod(List<InstallmentDetailsType> paymentPeriod)
Setter for paymentPeriod |
void |
setPrice(String price)
Setter for price |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OptionSelectionDetailsType(String optionSelection)
public OptionSelectionDetailsType()
public OptionSelectionDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getOptionSelection()
public void setOptionSelection(String optionSelection)
public String getPrice()
public void setPrice(String price)
public OptionTypeListType getOptionType()
public void setOptionType(OptionTypeListType optionType)
public List<InstallmentDetailsType> getPaymentPeriod()
public void setPaymentPeriod(List<InstallmentDetailsType> paymentPeriod)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||