public class ProjectAccessInput extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,AccessSectionInfo> |
add |
String |
message |
String |
parent |
Map<String,AccessSectionInfo> |
remove |
| Constructor and Description |
|---|
ProjectAccessInput() |
public Map<String,AccessSectionInfo> remove
public Map<String,AccessSectionInfo> add
public String parent
public String message