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.
|
getLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocation
public WSDLPartDescriptorImpl(javax.xml.stream.XMLStreamReader xsr, QName name, WSDLDescriptorKind kind)
public QName name()
WSDLPartDescriptor
name
in interface WSDLPartDescriptor
public WSDLDescriptorKind type()
WSDLPartDescriptor
type
in interface WSDLPartDescriptor
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.