java.lang.Cloneable, org.apache.tools.ant.TaskContainerpublic final class Switch.Case
extends org.apache.tools.ant.taskdefs.Sequential
| Constructor | Description |
|---|---|
Case() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object o) |
|
void |
execute() |
|
void |
setValue(java.lang.String value) |
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 setValue(java.lang.String value)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.taskdefs.Sequentialorg.apache.tools.ant.BuildExceptionpublic boolean equals(java.lang.Object o)
equals in class java.lang.Object