|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Redirect.Type | |
---|---|
tcl.lang.process |
Uses of Redirect.Type in tcl.lang.process |
---|
Fields in tcl.lang.process declared as Redirect.Type | |
---|---|
protected Redirect.Type |
Redirect.type
The kind of redirection (see enum Type) |
Methods in tcl.lang.process that return Redirect.Type | |
---|---|
Redirect.Type |
Redirect.getType()
|
static Redirect.Type |
Redirect.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Redirect.Type[] |
Redirect.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |