public class WorkspaceSettings extends Object
| Constructor and Description |
|---|
WorkspaceSettings() |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceSettings |
commentsAllowed(String commentsAllowed) |
boolean |
equals(Object o) |
String |
getCommentsAllowed() |
int |
hashCode() |
void |
setCommentsAllowed(String commentsAllowed) |
String |
toString() |
public WorkspaceSettings commentsAllowed(String commentsAllowed)
public String getCommentsAllowed()
public void setCommentsAllowed(String commentsAllowed)
Copyright © 2020. All rights reserved.