public class UserRestrictionDTO extends RestrictionDTO
| Constructor and Description |
|---|
UserRestrictionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PrincipalDTO> |
getUsers() |
void |
setUsers(Collection<PrincipalDTO> value) |
getDescription, getPositive, getRestrictionType, getViolationMessage, getVoucher, setDescription, setPositive, setRestrictionType, setViolationMessage, setVouchergetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic UserRestrictionDTO()
public Collection<PrincipalDTO> getUsers()
public void setUsers(Collection<PrincipalDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.