public class MessageRestrictionsTO extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
private Set<Long> |
restrictedClientTagIds |
| Constructor and Description |
|---|
MessageRestrictionsTO() |
MessageRestrictionsTO(Set<Long> restrictedClientTagIds) |
| Modifier and Type | Method and Description |
|---|---|
Set<Long> |
getRestrictedClientTagIds() |
void |
setRestrictedClientTagIds(Set<Long> restrictedClientTagIds) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.