public interface WSDLPart extends WSDLObject
| Modifier and Type | Method and Description |
|---|---|
ParameterBinding |
getBinding()
Gets the wsdl:part binding as seen thru wsdl:binding
|
WSDLPartDescriptor |
getDescriptor()
Gives the XML Schema descriptor referenced using either wsdl:part@element or wsdl:part@type.
|
int |
getIndex()
Index value is as the order in which the wsdl:part appears inside the input or output wsdl:message.
|
String |
getName()
Gets wsdl:part@name attribute value.
|
getLocationString getName()
ParameterBinding getBinding()
int getIndex()
WSDLPartDescriptor getDescriptor()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.