| Package | Description | 
|---|---|
| org.apache.juddi.mapping | 
 Maps to and from JAXB to JPA classes 
 | 
| org.apache.juddi.v3.tck | |
| org.uddi.api_v3 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
MappingModelToApi.mapServiceInfos(List<BusinessService> modelBusinessServiceList,
               ServiceInfos apiServiceInfos,
               BusinessInfo apiBusinessInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
TckCommon.PrintServiceInfo(ServiceInfos serviceInfos)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ServiceInfos | 
BusinessInfo.serviceInfos  | 
protected ServiceInfos | 
ServiceList.serviceInfos  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceInfos | 
ObjectFactory.createServiceInfos()
Create an instance of  
ServiceInfos | 
ServiceInfos | 
BusinessInfo.getServiceInfos()
Gets the value of the serviceInfos property. 
 | 
ServiceInfos | 
ServiceList.getServiceInfos()
Gets the value of the serviceInfos property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JAXBElement<ServiceInfos> | 
ObjectFactory.createServiceInfos(ServiceInfos value)
 | 
| Modifier and Type | Method and Description | 
|---|---|
JAXBElement<ServiceInfos> | 
ObjectFactory.createServiceInfos(ServiceInfos value)
 | 
void | 
BusinessInfo.setServiceInfos(ServiceInfos value)
Sets the value of the serviceInfos property. 
 | 
void | 
ServiceList.setServiceInfos(ServiceInfos value)
Sets the value of the serviceInfos property. 
 | 
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.