Package | Description |
---|---|
org.uddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Method and Description |
---|---|
ServiceDetail |
ObjectFactory.createServiceDetail()
Create an instance of
ServiceDetail |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ServiceDetail> |
ObjectFactory.createServiceDetail(ServiceDetail value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ServiceDetail> |
ObjectFactory.createServiceDetail(ServiceDetail value)
|
Modifier and Type | Field and Description |
---|---|
protected ServiceDetail |
SubscriptionResultsList.serviceDetail |
Modifier and Type | Method and Description |
---|---|
ServiceDetail |
SubscriptionResultsList.getServiceDetail()
Gets the value of the serviceDetail property.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionResultsList.setServiceDetail(ServiceDetail value)
Sets the value of the serviceDetail property.
|
Modifier and Type | Method and Description |
---|---|
ServiceDetail |
UDDIInquiryPortType.getServiceDetail(GetServiceDetail body)
The get_serviceDetail API call returns the businessService structure
corresponding to each of the serviceKey values specified.
|
ServiceDetail |
UDDIPublicationPortType.saveService(SaveService body)
The save_service API call adds or updates one or more businessService
elements.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.