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, setProjectpublic boolean eval()
             throws BuildException
Conditioneval in interface ConditionBuildException - if the property attribute is not setpublic void setProperty(String p)
p - the property name