Uses of Class
org.uddi4j.datatype.service.BusinessService
Packages that use BusinessService
-
Uses of BusinessService in org.uddi4j.datatype.service
Methods in org.uddi4j.datatype.service that return BusinessServiceModifier and TypeMethodDescriptionBusinessServices.get
(int index) Retrieve the BusinessService at the specified index within the collection.Methods in org.uddi4j.datatype.service with parameters of type BusinessServiceModifier and TypeMethodDescriptionvoid
BusinessServices.add
(BusinessService b) Add a BusinessService object to the collectionboolean
BusinessServices.remove
(BusinessService b) Remove a BusinessService object from the collection