Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Packages that use BusinessEntity Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of BusinessEntity in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as BusinessEntity Modifier and Type Field Description protected BusinessEntityBusinessEntityExt. businessEntityFields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type BusinessEntity Modifier and Type Field Description protected List<BusinessEntity>BusinessDetail. businessEntityprotected List<BusinessEntity>SaveBusiness. businessEntityprotected List<BusinessEntity>ValidateValues. businessEntityMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return BusinessEntity Modifier and Type Method Description BusinessEntityObjectFactory. createBusinessEntity()Create an instance ofBusinessEntityBusinessEntityBusinessEntityExt. getBusinessEntity()Gets the value of the businessEntity property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type BusinessEntity Modifier and Type Method Description javax.xml.bind.JAXBElement<BusinessEntity>ObjectFactory. createBusinessEntity(BusinessEntity value)List<BusinessEntity>BusinessDetail. getBusinessEntity()Gets the value of the businessEntity property.List<BusinessEntity>SaveBusiness. getBusinessEntity()Gets the value of the businessEntity property.List<BusinessEntity>ValidateValues. getBusinessEntity()Gets the value of the businessEntity property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type BusinessEntity Modifier and Type Method Description javax.xml.bind.JAXBElement<BusinessEntity>ObjectFactory. createBusinessEntity(BusinessEntity value)voidBusinessEntityExt. setBusinessEntity(BusinessEntity value)Sets the value of the businessEntity property.
-