public class TagKey extends Object implements Serializable
Tag
objects.Constructor and Description |
---|
TagKey() |
TagKey(String pWorkspaceId,
String pLabel) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object pObj) |
String |
getLabel() |
String |
getWorkspace() |
int |
hashCode() |
void |
setLabel(String pLabel) |
void |
setWorkspace(String pWorkspaceId) |
String |
toString() |
Copyright © 2017 DocDoku. All rights reserved.