Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceInfo
-
Packages that use TModelInstanceInfo Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of TModelInstanceInfo in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type TModelInstanceInfo Modifier and Type Field Description protected List<TModelInstanceInfo>TModelInstanceDetails. tModelInstanceInfoMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return TModelInstanceInfo Modifier and Type Method Description TModelInstanceInfoObjectFactory. createTModelInstanceInfo()Create an instance ofTModelInstanceInfoMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type TModelInstanceInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<TModelInstanceInfo>ObjectFactory. createTModelInstanceInfo(TModelInstanceInfo value)List<TModelInstanceInfo>TModelInstanceDetails. getTModelInstanceInfo()Gets the value of the tModelInstanceInfo property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type TModelInstanceInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<TModelInstanceInfo>ObjectFactory. createTModelInstanceInfo(TModelInstanceInfo value)
-