public class IsSet extends ProjectComponent implements Condition
Constructor and Description |
---|
IsSet() |
Modifier and Type | Method and Description |
---|---|
boolean |
eval()
Is this condition true?
|
void |
setProperty(String p)
Set the property attribute
|
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
public boolean eval() throws BuildException
Condition
eval
in interface Condition
BuildException
- if the property attribute is not setpublic void setProperty(String p)
p
- the property name