public class IDLBuildList
extends Task
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList |
_idlElements |
protected java.lang.String |
_storeInProperty |
| Constructor and Description |
|---|
IDLBuildList() |
| Modifier and Type | Method and Description |
|---|---|
IDLBuildListElement |
createElement()
Create and store new build list element
|
void |
execute() |
void |
setInproperty(java.lang.String name) |
protected java.util.ArrayList _idlElements
protected java.lang.String _storeInProperty
public void setInproperty(java.lang.String name)
public IDLBuildListElement createElement()
public void execute()
throws BuildException
BuildException