Constructor and Description |
---|
Reference()
Creates a reference to be configured by Ant.
|
Modifier and Type | Method and Description |
---|---|
String |
getToRefid()
Get the id under which this reference will be stored in the new
project.
|
void |
setToRefid(String targetid)
Set the id that this reference to be stored under in the
new project.
|
getProject, getReferencedObject, getReferencedObject, getRefId, setProject, setRefId
public String getToRefid()
public void setToRefid(String targetid)
targetid
- the id under which this reference will be passed to
the new project.