public class ListOfValuesKey extends Object implements Serializable
ListOfValues objects.| Constructor and Description |
|---|
ListOfValuesKey() |
ListOfValuesKey(String pWorkspaceId,
String pName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object pObj) |
String |
getName() |
String |
getWorkspaceId() |
int |
hashCode() |
void |
setName(String pName) |
void |
setWorkspaceId(String pWorkspaceId) |
String |
toString() |
Copyright © 2017 DocDoku. All rights reserved.