public class CMSInverseRestrictionsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
CMSInverseRestrictionsDTO()
Generated constructor - for generic creation.
|
CMSInverseRestrictionsDTO(java.util.List<CMSInverseRestrictionDTO> cmsinverserestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CMSInverseRestrictionDTO> |
getCMSInverseRestrictions() |
void |
setCMSInverseRestrictions(java.util.List<CMSInverseRestrictionDTO> cmsinverserestrictionsList) |
getUri, setUripublic CMSInverseRestrictionsDTO()
public CMSInverseRestrictionsDTO(java.util.List<CMSInverseRestrictionDTO> cmsinverserestrictionsList)
public java.util.List<CMSInverseRestrictionDTO> getCMSInverseRestrictions()
public void setCMSInverseRestrictions(java.util.List<CMSInverseRestrictionDTO> cmsinverserestrictionsList)
cmsinverserestrictionsList - the cmsinverserestrictionsList to setCopyright © 2018 SAP SE. All Rights Reserved.