Package | Description |
---|---|
org.apache.juddi.v2.tck | |
org.uddi.api_v2 |
Modifier and Type | Method and Description |
---|---|
static void |
TckCommon.PrintBusinessInfo(BusinessInfos businessInfos) |
Modifier and Type | Field and Description |
---|---|
protected BusinessInfos |
BusinessList.businessInfos |
protected BusinessInfos |
RegisteredInfo.businessInfos |
Modifier and Type | Method and Description |
---|---|
BusinessInfos |
ObjectFactory.createBusinessInfos()
Create an instance of
BusinessInfos |
BusinessInfos |
BusinessList.getBusinessInfos()
Gets the value of the businessInfos property.
|
BusinessInfos |
RegisteredInfo.getBusinessInfos()
Gets the value of the businessInfos property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessInfos> |
ObjectFactory.createBusinessInfos(BusinessInfos value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessInfos> |
ObjectFactory.createBusinessInfos(BusinessInfos value)
|
void |
BusinessList.setBusinessInfos(BusinessInfos value)
Sets the value of the businessInfos property.
|
void |
RegisteredInfo.setBusinessInfos(BusinessInfos value)
Sets the value of the businessInfos property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.