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) |