|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.arsdigita.util.cmd.Switch
| Nested Class Summary | |
static class |
Switch.Type
Deprecated. |
| Field Summary | |
static Switch.Type |
FLAG
Deprecated. |
static Switch.Type |
PARAMETER
Deprecated. |
static String |
versionId
Deprecated. |
| Constructor Summary | |
protected |
Switch(String name,
Switch.Type type,
String usage,
Object defValue)
Deprecated. |
| Method Summary | |
protected abstract Object |
decode(String[] values)
Deprecated. |
Object |
getDefault()
Deprecated. |
String |
getName()
Deprecated. |
Switch.Type |
getType()
Deprecated. |
String |
getUsage()
Deprecated. |
String |
usage()
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String versionId
public static final Switch.Type FLAG
public static final Switch.Type PARAMETER
| Constructor Detail |
protected Switch(String name,
Switch.Type type,
String usage,
Object defValue)
| Method Detail |
public String getName()
public Switch.Type getType()
public String getUsage()
public String usage()
public Object getDefault()
protected abstract Object decode(String[] values)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||