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

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

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

Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type BusinessEntityExt
protected  java.util.List<BusinessEntityExt> BusinessDetailExt.businessEntityExt
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return BusinessEntityExt
 BusinessEntityExt ObjectFactory.createBusinessEntityExt()
          Create an instance of BusinessEntityExt
 

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type BusinessEntityExt
 javax.xml.bind.JAXBElement<BusinessEntityExt> ObjectFactory.createBusinessEntityExt(BusinessEntityExt value)
          Create an instance of JAXBElement<BusinessEntityExt>}
 java.util.List<BusinessEntityExt> BusinessDetailExt.getBusinessEntityExt()
          Gets the value of the businessEntityExt property.
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type BusinessEntityExt
 javax.xml.bind.JAXBElement<BusinessEntityExt> ObjectFactory.createBusinessEntityExt(BusinessEntityExt value)
          Create an instance of JAXBElement<BusinessEntityExt>}
 



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