public class BillingTimesDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
BillingTimesDTO()
Generated constructor - for generic creation.
|
BillingTimesDTO(java.util.List<BillingTimeDTO> billingtimesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BillingTimeDTO> |
getBillingTimes() |
void |
setBillingTimes(java.util.List<BillingTimeDTO> billingtimesList) |
getUri, setUripublic BillingTimesDTO()
public BillingTimesDTO(java.util.List<BillingTimeDTO> billingtimesList)
public java.util.List<BillingTimeDTO> getBillingTimes()
public void setBillingTimes(java.util.List<BillingTimeDTO> billingtimesList)
billingtimesList - the billingtimesList to setCopyright © 2018 SAP SE. All Rights Reserved.