Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntityExt
-
Packages that use BusinessEntityExt Package Description 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 Modifier and Type Field Description protected List<BusinessEntityExt>BusinessDetailExt. businessEntityExtMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return BusinessEntityExt Modifier and Type Method Description BusinessEntityExtObjectFactory. createBusinessEntityExt()Create an instance ofBusinessEntityExtMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type BusinessEntityExt Modifier and Type Method Description javax.xml.bind.JAXBElement<BusinessEntityExt>ObjectFactory. createBusinessEntityExt(BusinessEntityExt value)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 Modifier and Type Method Description javax.xml.bind.JAXBElement<BusinessEntityExt>ObjectFactory. createBusinessEntityExt(BusinessEntityExt value)
-