|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlanList | |
|---|---|
| com.paypal.api.payments | |
| Uses of PlanList in com.paypal.api.payments |
|---|
| Methods in com.paypal.api.payments that return PlanList | |
|---|---|
static PlanList |
Plan.list(APIContext apiContext,
Map<String,String> containerMap)
List billing plans according to optional query string parameters specified. |
static PlanList |
Plan.list(String accessToken,
Map<String,String> containerMap)
List billing plans according to optional query string parameters specified. |
PlanList |
PlanList.setLinks(List<Links> links)
Setter for links |
PlanList |
PlanList.setPlans(List<Plan> plans)
Setter for plans |
PlanList |
PlanList.setTotalItems(String totalItems)
Setter for totalItems |
PlanList |
PlanList.setTotalPages(String totalPages)
Setter for totalPages |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||