public class CMSTimeRestrictionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CMSTimeRestrictionsDTO()
Generated constructor - for generic creation.
|
CMSTimeRestrictionsDTO(List<CMSTimeRestrictionDTO> cmstimerestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CMSTimeRestrictionDTO> |
getCMSTimeRestrictions() |
void |
setCMSTimeRestrictions(List<CMSTimeRestrictionDTO> cmstimerestrictionsList) |
public CMSTimeRestrictionsDTO()
public CMSTimeRestrictionsDTO(List<CMSTimeRestrictionDTO> cmstimerestrictionsList)
public List<CMSTimeRestrictionDTO> getCMSTimeRestrictions()
public void setCMSTimeRestrictions(List<CMSTimeRestrictionDTO> cmstimerestrictionsList)
cmstimerestrictionsList - the cmstimerestrictionsList to setCopyright © 2017 SAP SE. All Rights Reserved.