| Package | Description |
|---|---|
| com.sun.xml.ws.api.model.wsdl | |
| com.sun.xml.ws.model.wsdl |
| Modifier and Type | Method and Description |
|---|---|
WSDLPartDescriptor |
WSDLPart.getDescriptor()
Gives the XML Schema descriptor referenced using either wsdl:part@element or wsdl:part@type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WSDLPartDescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
WSDLPartDescriptor |
WSDLPartImpl.getDescriptor() |
| Constructor and Description |
|---|
WSDLPartImpl(XMLStreamReader xsr,
String partName,
int index,
WSDLPartDescriptor descriptor) |
Copyright © 2015 Oracle Corporation. All rights reserved.