|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodParam | |
|---|---|
| org.jboss.jca.codegenerator | Code generator |
| Uses of MethodParam in org.jboss.jca.codegenerator |
|---|
| Methods in org.jboss.jca.codegenerator that return MethodParam | |
|---|---|
MethodParam |
MethodForConnection.newParam(String name,
String type)
new param |
| Methods in org.jboss.jca.codegenerator that return types with arguments of type MethodParam | |
|---|---|
List<MethodParam> |
MethodForConnection.getParams()
Get the params. |
| Method parameters in org.jboss.jca.codegenerator with type arguments of type MethodParam | |
|---|---|
void |
MethodForConnection.setParams(List<MethodParam> params)
Set the params. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||