public class TopicRights extends Object
| Constructor and Description |
|---|
TopicRights() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllCanRead() |
boolean |
isAllCanWrite() |
void |
setAllCanRead(boolean allCanRead) |
void |
setAllCanWrite(boolean allCanWrite) |
public boolean isAllCanRead()
public void setAllCanRead(boolean allCanRead)
allCanRead - the allCanRead to setpublic boolean isAllCanWrite()
public void setAllCanWrite(boolean allCanWrite)
allCanWrite - the allCanWrite to setCopyright © 2019 Communote team. All rights reserved.