| Package | Description |
|---|---|
| org.netbeans.modules.j2ee.dd.api.ejb |
Interfaces for working with ejb module deployment descriptor, DDProvider class.
|
| Modifier and Type | Method and Description |
|---|---|
MethodParams |
QueryMethod.getMethodParams() |
MethodParams |
Method.getMethodParams() |
MethodParams |
NamedMethod.getMethodParams() |
MethodParams |
QueryMethod.newMethodParams() |
MethodParams |
Method.newMethodParams() |
MethodParams |
NamedMethod.newMethodParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryMethod.setMethodParams(MethodParams value) |
void |
Method.setMethodParams(MethodParams value) |
void |
NamedMethod.setMethodParams(MethodParams valueInterface) |
Built on May 16 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.