Constructor | Description |
---|---|
Reference() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getToRefid() |
Get the id under which this reference will be stored in the new
project.
|
void |
setToRefid(java.lang.String targetid) |
Set the id that this reference to be stored under in the
new project.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProject, getReferencedObject, getReferencedObject, getRefId, setProject, setRefId
public void setToRefid(java.lang.String targetid)
targetid
- the id under which this reference will be passed to
the new project.public java.lang.String getToRefid()