|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.paypal.api.payments.PaymentOptions
public class PaymentOptions
| Constructor Summary | |
|---|---|
PaymentOptions()
Default Constructor |
|
| Method Summary | |
|---|---|
String |
getAllowedPaymentMethod()
Getter for allowedPaymentMethod |
PaymentOptions |
setAllowedPaymentMethod(String allowedPaymentMethod)
Setter for allowedPaymentMethod |
String |
toJSON()
Returns a JSON string corresponding to object state |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PaymentOptions()
| Method Detail |
|---|
public PaymentOptions setAllowedPaymentMethod(String allowedPaymentMethod)
public String getAllowedPaymentMethod()
public String toJSON()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||