java.lang.Cloneable
, Condition
public class IsSet extends ProjectComponent implements Condition
description, location, project
Constructor | Description |
---|---|
IsSet() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
eval() |
Is this condition true?
|
void |
setProperty(java.lang.String p) |
Set the property attribute
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
public void setProperty(java.lang.String p)
p
- the property namepublic boolean eval() throws BuildException
Condition
eval
in interface Condition
BuildException
- if the property attribute is not set