|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDetail | |
---|---|
org.uddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of ServiceDetail in org.uddi.api_v3 |
---|
Methods in org.uddi.api_v3 that return ServiceDetail | |
---|---|
ServiceDetail |
ObjectFactory.createServiceDetail()
Create an instance of ServiceDetail |
Methods in org.uddi.api_v3 that return types with arguments of type ServiceDetail | |
---|---|
javax.xml.bind.JAXBElement<ServiceDetail> |
ObjectFactory.createServiceDetail(ServiceDetail value)
Create an instance of JAXBElement < ServiceDetail > } |
Methods in org.uddi.api_v3 with parameters of type ServiceDetail | |
---|---|
javax.xml.bind.JAXBElement<ServiceDetail> |
ObjectFactory.createServiceDetail(ServiceDetail value)
Create an instance of JAXBElement < ServiceDetail > } |
Uses of ServiceDetail in org.uddi.sub_v3 |
---|
Fields in org.uddi.sub_v3 declared as ServiceDetail | |
---|---|
protected ServiceDetail |
SubscriptionResultsList.serviceDetail
|
Methods in org.uddi.sub_v3 that return ServiceDetail | |
---|---|
ServiceDetail |
SubscriptionResultsList.getServiceDetail()
Gets the value of the serviceDetail property. |
Methods in org.uddi.sub_v3 with parameters of type ServiceDetail | |
---|---|
void |
SubscriptionResultsList.setServiceDetail(ServiceDetail value)
Sets the value of the serviceDetail property. |
Uses of ServiceDetail in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service that return ServiceDetail | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |