public class IsSet extends ProjectComponent implements Condition
description, location, project
Constructor and Description |
---|
IsSet() |
Modifier and Type | Method and Description |
---|---|
boolean |
eval()
Is this condition true?
|
void |
setProperty(java.lang.String p)
Set the property attribute
|
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