| 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(javax.xml.stream.XMLStreamReader xsr,
String partName,
int index,
WSDLPartDescriptor descriptor) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.