public class DocumentLink extends PersistentObject
Constructor and Description |
---|
DocumentLink() |
Modifier and Type | Method and Description |
---|---|
Document |
getDocument1() |
Document |
getDocument2() |
String |
getType() |
void |
setDocument1(Document document1) |
void |
setDocument2(Document document2) |
void |
setType(String type) |
equals, getDeleted, getId, getLastModified, hashCode, setDeleted, setId, setLastModified, toString
Copyright © 2008-2014 Logical Objects. All Rights Reserved.