Uses of Class
org.uddi4j.response.ServiceInfo
Packages that use ServiceInfo
-
Uses of ServiceInfo in org.uddi4j.response
Methods in org.uddi4j.response that return ServiceInfoModifier and TypeMethodDescriptionServiceInfos.get(int index) Retrieve the ServiceInfo at the specified index within the collection.Methods in org.uddi4j.response with parameters of type ServiceInfoModifier and TypeMethodDescriptionvoidServiceInfos.add(ServiceInfo s) Add a ServiceInfo object to the collectionbooleanServiceInfos.remove(ServiceInfo s) Remove a ServiceInfo object from the collection