public class UserGroupKey extends Object implements Serializable
UserGroup
objects.Constructor and Description |
---|
UserGroupKey() |
UserGroupKey(String pWorkspaceId,
String pId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object pObj) |
String |
getId() |
String |
getWorkspaceId() |
int |
hashCode() |
void |
setId(String pId) |
void |
setWorkspaceId(String pWorkspaceId) |
String |
toString() |
Copyright © 2017 DocDoku. All rights reserved.