|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusinessService | |
|---|---|
| org.uddi.api_v3 | |
| org.uddi.repl_v3 | |
| org.uddi.vs_v3 | |
| Uses of BusinessService in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 with type parameters of type BusinessService | |
|---|---|
protected java.util.List<BusinessService> |
ServiceDetail.businessService
|
protected java.util.List<BusinessService> |
SaveService.businessService
|
protected java.util.List<BusinessService> |
BusinessServices.businessService
|
| Methods in org.uddi.api_v3 that return BusinessService | |
|---|---|
BusinessService |
ObjectFactory.createBusinessService()
Create an instance of BusinessService |
| Methods in org.uddi.api_v3 that return types with arguments of type BusinessService | |
|---|---|
javax.xml.bind.JAXBElement<BusinessService> |
ObjectFactory.createBusinessService(BusinessService value)
Create an instance of JAXBElement<BusinessService>} |
java.util.List<BusinessService> |
ServiceDetail.getBusinessService()
Gets the value of the businessService property. |
java.util.List<BusinessService> |
SaveService.getBusinessService()
Gets the value of the businessService property. |
java.util.List<BusinessService> |
BusinessServices.getBusinessService()
Gets the value of the businessService property. |
| Methods in org.uddi.api_v3 with parameters of type BusinessService | |
|---|---|
javax.xml.bind.JAXBElement<BusinessService> |
ObjectFactory.createBusinessService(BusinessService value)
Create an instance of JAXBElement<BusinessService>} |
| Uses of BusinessService in org.uddi.repl_v3 |
|---|
| Fields in org.uddi.repl_v3 declared as BusinessService | |
|---|---|
protected BusinessService |
ChangeRecordNewData.businessService
|
| Methods in org.uddi.repl_v3 that return BusinessService | |
|---|---|
BusinessService |
ChangeRecordNewData.getBusinessService()
Gets the value of the businessService property. |
| Methods in org.uddi.repl_v3 with parameters of type BusinessService | |
|---|---|
void |
ChangeRecordNewData.setBusinessService(BusinessService value)
Sets the value of the businessService property. |
| Uses of BusinessService in org.uddi.vs_v3 |
|---|
| Fields in org.uddi.vs_v3 with type parameters of type BusinessService | |
|---|---|
protected java.util.List<BusinessService> |
ValidateValues.businessService
|
| Methods in org.uddi.vs_v3 that return types with arguments of type BusinessService | |
|---|---|
java.util.List<BusinessService> |
ValidateValues.getBusinessService()
Gets the value of the businessService property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||