| Package | Description |
|---|---|
| org.ow2.orchestra.common.gwt.soapui.client.model |
| Modifier and Type | Method and Description |
|---|---|
WsdlInterface |
WsdlProject.addInterfaceModel(String interfaceName) |
WsdlInterface |
WsdlOperation.getWsdlInterface() |
| Modifier and Type | Method and Description |
|---|---|
Collection<WsdlInterface> |
WsdlProject.getWsdlInterfaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
WsdlOperation.setWsdlInterface(WsdlInterface wsdlInterface)
setter for Serialization
|
| Modifier and Type | Method and Description |
|---|---|
void |
WsdlProject.setWsdlInterfaces(Collection<WsdlInterface> wsdlInterfaces)
setter for Serialization
|
| Constructor and Description |
|---|
WsdlOperation(WsdlInterface wsdlInterface,
String operationName) |
Copyright © 2012 OW2 Consortium. All Rights Reserved.