Uses of Class
org.uddi4j.response.BusinessInfo
Packages that use BusinessInfo
-
Uses of BusinessInfo in org.uddi4j.response
Methods in org.uddi4j.response that return BusinessInfoModifier and TypeMethodDescriptionBusinessInfos.get(int index) Retrieve the BusinessInfo at the specified index within the collection.Methods in org.uddi4j.response with parameters of type BusinessInfoModifier and TypeMethodDescriptionvoidBusinessInfos.add(BusinessInfo b) Add a BusinessInfo object to the collectionbooleanBusinessInfos.remove(BusinessInfo b) Remove a BusinessInfo object from the collection