public class UserDoc extends PersistentObject implements Serializable
| Constructor and Description |
|---|
UserDoc() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDate() |
long |
getDocId() |
long |
getUserId() |
void |
setDate(Date date) |
void |
setDocId(long docId) |
void |
setUserId(long userId) |
equals, getDeleted, getId, getLastModified, hashCode, setDeleted, setId, setLastModified, toStringCopyright © 2008-2014 Logical Objects. All Rights Reserved.