public class BillingPlansDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
BillingPlansDTO()
Generated constructor - for generic creation.
|
BillingPlansDTO(java.util.List<BillingPlanDTO> billingplansList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BillingPlanDTO> |
getBillingPlans() |
void |
setBillingPlans(java.util.List<BillingPlanDTO> billingplansList) |
getUri, setUripublic BillingPlansDTO()
public BillingPlansDTO(java.util.List<BillingPlanDTO> billingplansList)
public java.util.List<BillingPlanDTO> getBillingPlans()
public void setBillingPlans(java.util.List<BillingPlanDTO> billingplansList)
billingplansList - the billingplansList to setCopyright © 2018 SAP SE. All Rights Reserved.