java.lang.Cloneable
, org.apache.tools.ant.TaskContainer
public 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, wait
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setValue(java.lang.String value)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.taskdefs.Sequential
org.apache.tools.ant.BuildException
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object