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