| Package | Description |
|---|---|
| org.exolab.javasource |
This package contains classes that represent Java Source objects for Castor XML
code generator.
|
| Modifier and Type | Method and Description |
|---|---|
JConstant |
AbstractJClass.getConstant(String name) |
JConstant[] |
AbstractJClass.getConstants() |
JConstant |
AbstractJClass.removeConstant(String name)
Removes the constant with the given name from this
JClass. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJClass.addConstant(JConstant jConstant) |
boolean |
AbstractJClass.removeConstant(JConstant jConstant)
|
Copyright © 2016. All rights reserved.