public class UserKey extends Object implements Serializable
| Constructor and Description |
|---|
UserKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAccount() |
String |
getWorkspace() |
int |
hashCode() |
void |
setAccount(String account) |
void |
setWorkspace(String workspace) |
String |
toString() |
Copyright © 2019 DocDoku. All rights reserved.