|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaFileGenerator.Method | |
|---|---|
| org.nuiton.guix.generator | |
| Uses of JavaFileGenerator.Method in org.nuiton.guix.generator |
|---|
| Methods in org.nuiton.guix.generator that return JavaFileGenerator.Method | |
|---|---|
static JavaFileGenerator.Method |
JavaFileGenerator.Method.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static JavaFileGenerator.Method[] |
JavaFileGenerator.Method.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.nuiton.guix.generator with parameters of type JavaFileGenerator.Method | |
|---|---|
protected java.lang.String |
JavaFileGenerator.getMethodName(JavaFileGenerator.Method m)
Get the name of the generated method m |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||