| Package | Description |
|---|---|
| com.sun.xml.rpc.processor.model | |
| com.sun.xml.rpc.processor.model.exporter | |
| com.sun.xml.rpc.processor.model.java |
| Modifier and Type | Method and Description |
|---|---|
JavaMethod |
Operation.getJavaMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setJavaMethod(JavaMethod i) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelImporter.propertyJavaMethod(XMLReader reader,
JavaMethod subject,
String name,
Object value) |
protected void |
ModelExporter.visitJavaMethod(JavaMethod target) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaInterface.addMethod(JavaMethod method) |
boolean |
JavaInterface.hasMethod(JavaMethod method) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.