public final class WSDLPartDescriptorImpl extends AbstractObjectImpl implements WSDLPartDescriptor
| Constructor and Description |
|---|
WSDLPartDescriptorImpl(javax.xml.stream.XMLStreamReader xsr,
QName name,
WSDLDescriptorKind kind) |
| Modifier and Type | Method and Description |
|---|---|
QName |
name()
Gives Qualified name of the XML Schema element or type
|
WSDLDescriptorKind |
type()
Gives whether wsdl:part references a schema type or a global element.
|
getLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocationpublic WSDLPartDescriptorImpl(javax.xml.stream.XMLStreamReader xsr, QName name, WSDLDescriptorKind kind)
public QName name()
WSDLPartDescriptorname in interface WSDLPartDescriptorpublic WSDLDescriptorKind type()
WSDLPartDescriptortype in interface WSDLPartDescriptorCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.