Package | Description |
---|---|
com.sun.xml.ws.api.model.wsdl | |
com.sun.xml.ws.model.wsdl |
Modifier and Type | Method and Description |
---|---|
WSDLDescriptorKind |
WSDLPartDescriptor.type()
Gives whether wsdl:part references a schema type or a global element.
|
static WSDLDescriptorKind |
WSDLDescriptorKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WSDLDescriptorKind[] |
WSDLDescriptorKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WSDLDescriptorKind |
WSDLPartDescriptorImpl.type() |
Constructor and Description |
---|
WSDLPartDescriptorImpl(javax.xml.stream.XMLStreamReader xsr,
QName name,
WSDLDescriptorKind kind) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.