|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSDLPart
Abstracts wsdl:part after applying binding information from wsdl:binding.
Method Summary | |
---|---|
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. |
Methods inherited from interface com.sun.xml.ws.api.model.wsdl.WSDLObject |
---|
getLocation |
Method Detail |
---|
String getName()
ParameterBinding getBinding()
int getIndex()
WSDLPartDescriptor getDescriptor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |