| Package | Description |
|---|---|
| org.jboss.jca.codegenerator |
Code generator
|
| Modifier and Type | Method and Description |
|---|---|
MethodParam |
MethodForConnection.newParam(String name,
String type)
new param
|
| Modifier and Type | Method and Description |
|---|---|
List<MethodParam> |
MethodForConnection.getParams()
Get the params.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MethodForConnection.setParams(List<MethodParam> params)
Set the params.
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)