Package | Description |
---|---|
org.uddi.api_v2 |
Modifier and Type | Field and Description |
---|---|
protected BusinessEntity |
BusinessEntityExt.businessEntity |
Modifier and Type | Field and Description |
---|---|
protected List<BusinessEntity> |
BusinessDetail.businessEntity |
protected List<BusinessEntity> |
SaveBusiness.businessEntity |
protected List<BusinessEntity> |
ValidateValues.businessEntity |
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
ObjectFactory.createBusinessEntity()
Create an instance of
BusinessEntity |
BusinessEntity |
BusinessEntityExt.getBusinessEntity()
Gets the value of the businessEntity property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessEntity> |
ObjectFactory.createBusinessEntity(BusinessEntity value)
|
List<BusinessEntity> |
BusinessDetail.getBusinessEntity()
Gets the value of the businessEntity property.
|
List<BusinessEntity> |
SaveBusiness.getBusinessEntity()
Gets the value of the businessEntity property.
|
List<BusinessEntity> |
ValidateValues.getBusinessEntity()
Gets the value of the businessEntity property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessEntity> |
ObjectFactory.createBusinessEntity(BusinessEntity value)
|
void |
BusinessEntityExt.setBusinessEntity(BusinessEntity value)
Sets the value of the businessEntity property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.