Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntityExt

Packages that use BusinessEntityExt
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of BusinessEntityExt in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type BusinessEntityExt
protected  List<BusinessEntityExt> BusinessDetailExt.businessEntityExt
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return BusinessEntityExt
 BusinessEntityExt ObjectFactory.createBusinessEntityExt()
          Create an instance of BusinessEntityExt
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type BusinessEntityExt
 JAXBElement<BusinessEntityExt> ObjectFactory.createBusinessEntityExt(BusinessEntityExt value)
          Create an instance of JAXBElement<BusinessEntityExt>}
 List<BusinessEntityExt> BusinessDetailExt.getBusinessEntityExt()
          Gets the value of the businessEntityExt property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type BusinessEntityExt
 JAXBElement<BusinessEntityExt> ObjectFactory.createBusinessEntityExt(BusinessEntityExt value)
          Create an instance of JAXBElement<BusinessEntityExt>}
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.