| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2015. All Rights Reserved.