Uses of Class
org.uddi4j.response.ServiceInfos
Packages that use ServiceInfos
-
Uses of ServiceInfos in org.uddi4j.response
Methods in org.uddi4j.response that return ServiceInfosMethods in org.uddi4j.response with parameters of type ServiceInfosModifier and TypeMethodDescriptionvoidBusinessInfo.setServiceInfos(ServiceInfos s) voidServiceList.setServiceInfos(ServiceInfos s) Constructors in org.uddi4j.response with parameters of type ServiceInfosModifierConstructorDescriptionBusinessInfo(String businessKey, String name, ServiceInfos serviceInfos) Construct the object with required fields.ServiceList(String operator, ServiceInfos serviceInfos) Construct the object with required fields.