Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
Packages that use RegisteredInfo Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of RegisteredInfo in com.sun.xml.registry.uddi.bindings_v2_2
Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return RegisteredInfo Modifier and Type Method Description RegisteredInfoObjectFactory. createRegisteredInfo()Create an instance ofRegisteredInfoMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type RegisteredInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<RegisteredInfo>ObjectFactory. createRegisteredInfo(RegisteredInfo value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type RegisteredInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<RegisteredInfo>ObjectFactory. createRegisteredInfo(RegisteredInfo value)
-