Uses of Class
org.uddi.api_v3.BusinessInfo

Packages that use BusinessInfo
org.uddi.api_v3   
 

Uses of BusinessInfo in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type BusinessInfo
protected  List<BusinessInfo> BusinessInfos.businessInfo
           
 

Methods in org.uddi.api_v3 that return BusinessInfo
 BusinessInfo ObjectFactory.createBusinessInfo()
          Create an instance of BusinessInfo
 

Methods in org.uddi.api_v3 that return types with arguments of type BusinessInfo
 javax.xml.bind.JAXBElement<BusinessInfo> ObjectFactory.createBusinessInfo(BusinessInfo value)
          Create an instance of JAXBElement<BusinessInfo>}
 List<BusinessInfo> BusinessInfos.getBusinessInfo()
          Gets the value of the businessInfo property.
 

Methods in org.uddi.api_v3 with parameters of type BusinessInfo
 javax.xml.bind.JAXBElement<BusinessInfo> ObjectFactory.createBusinessInfo(BusinessInfo value)
          Create an instance of JAXBElement<BusinessInfo>}
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.