|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChargeModels | |
|---|---|
| com.paypal.api.payments | |
| Uses of ChargeModels in com.paypal.api.payments |
|---|
| Methods in com.paypal.api.payments that return ChargeModels | |
|---|---|
ChargeModels |
ChargeModels.setAmount(Currency amount)
Setter for amount |
ChargeModels |
ChargeModels.setId(String id)
Setter for id |
ChargeModels |
ChargeModels.setType(String type)
Setter for type |
| Methods in com.paypal.api.payments that return types with arguments of type ChargeModels | |
|---|---|
List<ChargeModels> |
PaymentDefinition.getChargeModels()
Getter for chargeModels |
| Method parameters in com.paypal.api.payments with type arguments of type ChargeModels | |
|---|---|
PaymentDefinition |
PaymentDefinition.setChargeModels(List<ChargeModels> chargeModels)
Setter for chargeModels |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||