public class IDLBuildList
extends Task
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList |
_idlElements |
protected 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(String name) |
protected ArrayList _idlElements
protected String _storeInProperty
public void setInproperty(String name)
public IDLBuildListElement createElement()
public void execute()
throws BuildException
BuildExceptionCopyright © 2013. All Rights Reserved.