public class UserGroupDTO extends Object implements Serializable
org.polarsys.eplmp.core.common.UserGroup entity| Constructor and Description |
|---|
UserGroupDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
User group id
|
String |
getWorkspaceId()
Workspace id
|
int |
hashCode() |
void |
setId(String id) |
void |
setWorkspaceId(String workspaceId) |
String |
toString() |
Copyright © 2019 DocDoku. All rights reserved.