Modifier and Type | Field and Description |
---|---|
static QName |
Link.QNAME
QName.
|
static QName |
Service.QNAME
QName.
|
static QName |
Inspection.QNAME
QName.
|
static QName |
Abstract.QNAME
QName.
|
static QName |
Description.QNAME
QName.
|
static QName |
ServiceName.QNAME
QName.
|
Modifier and Type | Method and Description |
---|---|
QName[] |
Inspection.getNamespaces()
Get list of namespaces.
|
Modifier and Type | Method and Description |
---|---|
boolean |
QName.equals(QName qname)
Determine if the input QName equals this QName.
|
Modifier and Type | Method and Description |
---|---|
WSDLDocument[] |
WSILProxy.getWSDLDocumentByBinding(QName bindingName)
Returns an array of WSDLDocuments given a binding name.
|
WSDLDocument[] |
WSILProxy.getWSDLDocumentByPortType(QName portTypeName)
Returns an array of WSDLDocuments given a portType name.
|
Modifier and Type | Field and Description |
---|---|
protected QName |
UnknownExtensionElement.qname
QName for the unknown extension element.
|
Modifier and Type | Method and Description |
---|---|
QName |
ExtensionElement.getQName()
Get extension element qname.
|
QName |
UnknownExtensionElement.getQName()
Get the language attribute for the abstract.
|
Modifier and Type | Method and Description |
---|---|
ExtensionElement |
ExtensionBuilder.createElement(QName qname)
Create extension element.
|
Constructor and Description |
---|
UnknownExtensionElement(QName qname,
org.w3c.dom.Element element)
Create an uknown extension element.
|
Modifier and Type | Field and Description |
---|---|
static QName |
BusinessDescription.BUSINESS_KEY_QNAME
BusinessKey QName.
|
static QName |
BusinessDescription.BUSINESS_KEY_QNAME_V2
BusinessKey QName for UDDI V2.
|
static QName |
ServiceDescription.DISCOVERY_URL_QNAME
DiscoveryURL QName.
|
static QName |
BusinessDescription.DISCOVERY_URL_QNAME
DiscoveryURL QName.
|
static QName |
ServiceDescription.DISCOVERY_URL_QNAME_V2
DiscoveryURL QName for UDDI V2.
|
static QName |
BusinessDescription.DISCOVERY_URL_QNAME_V2
DiscoveryURL QName for UDDI V2.
|
static QName |
ServiceDescription.QNAME
QName.
|
static QName |
BusinessDescription.QNAME
QName.
|
static QName |
ServiceDescription.QNAME_V2
QName for UDDI V2.
|
static QName |
BusinessDescription.QNAME_V2
QName for UDDI V2.
|
static QName |
ServiceDescription.SERVICE_KEY_QNAME
ServiceKey QName.
|
static QName |
ServiceDescription.SERVICE_KEY_QNAME_V2
ServiceKey QName for UDDI V2.
|
Modifier and Type | Field and Description |
---|---|
static QName |
ReferencedService.QNAME
QName.
|
static QName |
Reference.QNAME
QName.
|
static QName |
ImplementedBinding.QNAME
QName.
|
Modifier and Type | Method and Description |
---|---|
QName |
ImplementedBinding.getBindingName()
Get implemented binding name.
|
QName |
ReferencedService.getReferencedServiceName()
Get referenced service name.
|
Modifier and Type | Method and Description |
---|---|
void |
ImplementedBinding.setBindingName(QName binding)
Set implemented binding name.
|
void |
ReferencedService.setReferencedServiceName(QName binding)
Set referenced service name.
|
Modifier and Type | Method and Description |
---|---|
QName[] |
InspectionImpl.getNamespaces()
Get list of namespaces.
|
Modifier and Type | Field and Description |
---|---|
protected QName |
ExtensionElementImpl.qname
Qname.
|
Modifier and Type | Method and Description |
---|---|
QName |
ExtensionElementImpl.getQName()
Get the language attribute for the abstract.
|
Modifier and Type | Method and Description |
---|---|
ExtensionElement |
UDDIExtensionBuilder.createElement(QName qname)
Create extension element.
|
Modifier and Type | Field and Description |
---|---|
protected QName |
ImplementedBindingImpl.bindingName
Binding name.
|
protected QName |
ReferencedServiceImpl.referencedServiceName
Binding name.
|
Modifier and Type | Method and Description |
---|---|
QName |
ImplementedBindingImpl.getBindingName()
Get implemented binding name.
|
QName |
ReferenceImpl.getQName()
Get extension element qname.
|
QName |
ReferencedServiceImpl.getReferencedServiceName()
Get referenced service name.
|
Modifier and Type | Method and Description |
---|---|
ExtensionElement |
WSDLExtensionBuilder.createElement(QName qname)
Create extension element.
|
void |
ImplementedBindingImpl.setBindingName(QName bindingName)
Set implemented binding name.
|
void |
ReferencedServiceImpl.setReferencedServiceName(QName referencedServiceName)
Set referenced service name.
|
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.