public class UserKey extends Object implements Serializable
User objects.| Constructor and Description |
|---|
UserKey() |
UserKey(String pWorkspaceId,
String pLogin) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object pObj) |
String |
getAccount() |
String |
getWorkspace() |
int |
hashCode() |
void |
setAccount(String pLogin) |
void |
setWorkspace(String pWorkspaceId) |
String |
toString() |
Copyright © 2017 DocDoku. All rights reserved.