public class DocumentMasterTemplateKey extends Object implements Serializable
DocumentMasterTemplate objects.| Constructor and Description |
|---|
DocumentMasterTemplateKey() |
DocumentMasterTemplateKey(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.