Package | Description |
---|---|
org.apache.juddi.v2.tck | |
org.uddi.api_v2 |
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.