Package | Description |
---|---|
org.jboss.ws.metadata.wsdl |
Modifier and Type | Method and Description |
---|---|
WSDLInterfaceOperationInput |
WSDLInterfaceOperation.getInput(QName qname) |
WSDLInterfaceOperationInput |
WSDLInterfaceOperation.getInputByPartName(String partName) |
WSDLInterfaceOperationInput[] |
WSDLInterfaceOperation.getInputs() |
static WSDLInterfaceOperationInput |
WSDLUtils.getWsdl11Input(WSDLInterfaceOperation operation) |
Modifier and Type | Method and Description |
---|---|
void |
WSDLInterfaceOperation.addInput(WSDLInterfaceOperationInput input) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.