public class BillingEventsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
BillingEventsDTO()
Generated constructor - for generic creation.
|
BillingEventsDTO(List<BillingEventDTO> billingeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<BillingEventDTO> |
getBillingEvents() |
void |
setBillingEvents(List<BillingEventDTO> billingeventsList) |
public BillingEventsDTO()
public BillingEventsDTO(List<BillingEventDTO> billingeventsList)
public List<BillingEventDTO> getBillingEvents()
public void setBillingEvents(List<BillingEventDTO> billingeventsList)
billingeventsList - the billingeventsList to setCopyright © 2017 SAP SE. All Rights Reserved.