|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.tools.generation.MethodBodySupport
Field Summary | |
static MethodBodySupport |
ALIASED_PROPERTY
|
static MethodBodySupport |
ALIASED_TYPE
|
protected static Hashtable |
enums
|
static MethodBodySupport |
MANAGER_NAME
|
static MethodBodySupport |
MY_ROLE
|
protected String |
value
|
Constructor Summary | |
protected |
MethodBodySupport(String theValue)
|
Method Summary | |
static MethodBodySupport |
toEnum(String theValue)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected String value
protected static Hashtable enums
public static final MethodBodySupport MY_ROLE
public static final MethodBodySupport ALIASED_PROPERTY
public static final MethodBodySupport ALIASED_TYPE
public static final MethodBodySupport MANAGER_NAME
Constructor Detail |
protected MethodBodySupport(String theValue)
Method Detail |
public static MethodBodySupport toEnum(String theValue)
public final String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |