Uses of Class
org.uddi4j.datatype.service.BusinessService
-
Packages that use BusinessService Package Description org.uddi4j.datatype.service -
-
Uses of BusinessService in org.uddi4j.datatype.service
Methods in org.uddi4j.datatype.service that return BusinessService Modifier and Type Method Description BusinessServiceBusinessServices. get(int index)Retrieve the BusinessService at the specified index within the collection.Methods in org.uddi4j.datatype.service with parameters of type BusinessService Modifier and Type Method Description voidBusinessServices. add(BusinessService b)Add a BusinessService object to the collectionbooleanBusinessServices. remove(BusinessService b)Remove a BusinessService object from the collection
-