|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Constant | |
org.inxar.jenesis | Interfaces which abstract Java language elements (read the desciption below). |
Uses of Constant in org.inxar.jenesis |
Methods in org.inxar.jenesis that return Constant | |
Constant |
Interface.newConstant(Type type,
java.lang.String name)
Adds a new constant to this interface. |
Constant |
Interface.newConstant(java.lang.String name,
int value)
Adds a new int constant to this interface with the given name and value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |