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