Optionally tests whether it is of a given type/class.
Modifier and Type | Field and Description |
---|---|
private Reference | |
private String |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public boolean | Returns: true if the reference exists and if type is set, if the reference is the same typeImplements org. |
public void | |
public void |
IsReference | back to summary |
---|---|
public IsReference() |
eval | back to summary |
---|---|
public boolean eval() throws BuildException Implements org. Doc from org. Is this condition true?
|
setRefid | back to summary |
---|---|
public void setRefid(Reference r) Set the refid attribute.
|
setType | back to summary |
---|---|
public void setType(String type) Set the type attribute. This is optional attribute.
|