|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JConstant | |
|---|---|
| org.exolab.javasource | This package contains classes that represent Java Source objects for Castor XML code generator. |
| Uses of JConstant in org.exolab.javasource |
|---|
| Methods in org.exolab.javasource that return JConstant | |
|---|---|
JConstant |
AbstractJClass.getConstant(String name)
|
JConstant[] |
AbstractJClass.getConstants()
|
JConstant |
AbstractJClass.removeConstant(String name)
Removes the constant with the given name from this JClass. |
| Methods in org.exolab.javasource with parameters of type JConstant | |
|---|---|
void |
AbstractJClass.addConstant(JConstant jConstant)
|
boolean |
AbstractJClass.removeConstant(JConstant jConstant)
Removes the given JConstant from this JClass. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||