|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusinessEntity | |
|---|---|
| org.uddi.api_v3 | |
| org.uddi.repl_v3 | |
| org.uddi.vs_v3 | |
| Uses of BusinessEntity in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 with type parameters of type BusinessEntity | |
|---|---|
protected java.util.List<BusinessEntity> |
SaveBusiness.businessEntity
|
protected java.util.List<BusinessEntity> |
BusinessDetail.businessEntity
|
| Methods in org.uddi.api_v3 that return BusinessEntity | |
|---|---|
BusinessEntity |
ObjectFactory.createBusinessEntity()
Create an instance of BusinessEntity |
| Methods in org.uddi.api_v3 that return types with arguments of type BusinessEntity | |
|---|---|
javax.xml.bind.JAXBElement<BusinessEntity> |
ObjectFactory.createBusinessEntity(BusinessEntity value)
Create an instance of JAXBElement<BusinessEntity>} |
java.util.List<BusinessEntity> |
SaveBusiness.getBusinessEntity()
Gets the value of the businessEntity property. |
java.util.List<BusinessEntity> |
BusinessDetail.getBusinessEntity()
Gets the value of the businessEntity property. |
| Methods in org.uddi.api_v3 with parameters of type BusinessEntity | |
|---|---|
javax.xml.bind.JAXBElement<BusinessEntity> |
ObjectFactory.createBusinessEntity(BusinessEntity value)
Create an instance of JAXBElement<BusinessEntity>} |
| Uses of BusinessEntity in org.uddi.repl_v3 |
|---|
| Fields in org.uddi.repl_v3 declared as BusinessEntity | |
|---|---|
protected BusinessEntity |
ChangeRecordNewData.businessEntity
|
| Methods in org.uddi.repl_v3 that return BusinessEntity | |
|---|---|
BusinessEntity |
ChangeRecordNewData.getBusinessEntity()
Gets the value of the businessEntity property. |
| Methods in org.uddi.repl_v3 with parameters of type BusinessEntity | |
|---|---|
void |
ChangeRecordNewData.setBusinessEntity(BusinessEntity value)
Sets the value of the businessEntity property. |
| Uses of BusinessEntity in org.uddi.vs_v3 |
|---|
| Fields in org.uddi.vs_v3 with type parameters of type BusinessEntity | |
|---|---|
protected java.util.List<BusinessEntity> |
ValidateValues.businessEntity
|
| Methods in org.uddi.vs_v3 that return types with arguments of type BusinessEntity | |
|---|---|
java.util.List<BusinessEntity> |
ValidateValues.getBusinessEntity()
Gets the value of the businessEntity property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||