public class ProjectGroupRequestDto extends Object
| Constructor and Description |
|---|
ProjectGroupRequestDto() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getGroups() |
String |
getProjectGuid() |
void |
setGroups(List<String> groups) |
void |
setProjectGuid(String projectGuid) |
Copyright © 2015 Powered by Sergey. All rights reserved.