java.lang.Cloneablepublic class PickFromListTask
extends org.apache.tools.ant.Task
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PickFromListTask.StringValue |
Nested value element.
|
| Constructor | Description |
|---|---|
PickFromListTask() |
| Modifier and Type | Method | Description |
|---|---|---|
PickFromListTask.StringValue |
createValue() |
|
void |
execute() |
Execute the task.
|
void |
setAllowUndefined(boolean allowUndefined) |
|
void |
setProperty(java.lang.String propertyName) |
|
void |
setSeed(java.lang.String randomSeed) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setProperty(java.lang.String propertyName)
public void setAllowUndefined(boolean allowUndefined)
public void setSeed(java.lang.String randomSeed)
public PickFromListTask.StringValue createValue()
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2011–2018 Carrot Search s.c.. All rights reserved.