Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.ServiceInfos
-
Packages that use ServiceInfos Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of ServiceInfos in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as ServiceInfos Modifier and Type Field Description protected ServiceInfosBusinessInfo. serviceInfosprotected ServiceInfosServiceList. serviceInfosMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return ServiceInfos Modifier and Type Method Description ServiceInfosObjectFactory. createServiceInfos()Create an instance ofServiceInfosServiceInfosBusinessInfo. getServiceInfos()Gets the value of the serviceInfos property.ServiceInfosServiceList. getServiceInfos()Gets the value of the serviceInfos property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type ServiceInfos Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceInfos>ObjectFactory. createServiceInfos(ServiceInfos value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type ServiceInfos Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceInfos>ObjectFactory. createServiceInfos(ServiceInfos value)voidBusinessInfo. setServiceInfos(ServiceInfos value)Sets the value of the serviceInfos property.voidServiceList. setServiceInfos(ServiceInfos value)Sets the value of the serviceInfos property.
-