Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.TModelInfo

Packages that use TModelInfo
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
protected  List<TModelInfo> TModelInfos.tModelInfo
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return TModelInfo
 TModelInfo ObjectFactory.createTModelInfo()
          Create an instance of TModelInfo
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type TModelInfo
 JAXBElement<TModelInfo> ObjectFactory.createTModelInfo(TModelInfo value)
          Create an instance of JAXBElement<TModelInfo>}
 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
 JAXBElement<TModelInfo> ObjectFactory.createTModelInfo(TModelInfo value)
          Create an instance of JAXBElement<TModelInfo>}
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.