|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.tools.shell.IO.Verbosity
public static final class IO.Verbosity
Field Summary | |
---|---|
static IO.Verbosity |
DEBUG
|
static IO.Verbosity |
INFO
|
String |
name
|
static IO.Verbosity |
QUIET
|
static IO.Verbosity |
VERBOSE
|
Method Summary | |
---|---|
static IO.Verbosity |
forName(String name)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final IO.Verbosity QUIET
public static final IO.Verbosity INFO
public static final IO.Verbosity VERBOSE
public static final IO.Verbosity DEBUG
public final String name
Method Detail |
---|
public String toString()
toString
in class Object
public static IO.Verbosity forName(String name)
|
Copyright © 2003-2009 The Codehaus. All rights reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |