Uses of Class
org.apache.ws.scout.model.uddi.v2.BusinessServices

Packages that use BusinessServices
org.apache.ws.scout.model.uddi.v2   
 

Uses of BusinessServices in org.apache.ws.scout.model.uddi.v2
 

Fields in org.apache.ws.scout.model.uddi.v2 declared as BusinessServices
protected  BusinessServices BusinessEntity.businessServices
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return BusinessServices
 BusinessServices ObjectFactory.createBusinessServices()
          Create an instance of BusinessServices
 BusinessServices BusinessEntity.getBusinessServices()
          Gets the value of the businessServices property.
 

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type BusinessServices
 javax.xml.bind.JAXBElement<BusinessServices> ObjectFactory.createBusinessServices(BusinessServices value)
          Create an instance of JAXBElement<BusinessServices>}
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type BusinessServices
 javax.xml.bind.JAXBElement<BusinessServices> ObjectFactory.createBusinessServices(BusinessServices value)
          Create an instance of JAXBElement<BusinessServices>}
 void BusinessEntity.setBusinessServices(BusinessServices value)
          Sets the value of the businessServices property.
 



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