Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.TModelInfo
-
Packages that use TModelInfo Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of TModelInfo in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type TModelInfo Modifier and Type Field Description protected List<TModelInfo>TModelInfos. tModelInfoMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return TModelInfo Modifier and Type Method Description TModelInfoObjectFactory. createTModelInfo()Create an instance ofTModelInfoMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type TModelInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<TModelInfo>ObjectFactory. createTModelInfo(TModelInfo value)List<TModelInfo>TModelInfos. getTModelInfo()Gets the value of the tModelInfo property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type TModelInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<TModelInfo>ObjectFactory. createTModelInfo(TModelInfo value)
-