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

Packages that use TModelInfos
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of TModelInfos in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as TModelInfos
protected  TModelInfos RegisteredInfo.tModelInfos
           
protected  TModelInfos TModelList.tModelInfos
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return TModelInfos
 TModelInfos ObjectFactory.createTModelInfos()
          Create an instance of TModelInfos
 TModelInfos RegisteredInfo.getTModelInfos()
          Gets the value of the tModelInfos property.
 TModelInfos TModelList.getTModelInfos()
          Gets the value of the tModelInfos property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type TModelInfos
 JAXBElement<TModelInfos> ObjectFactory.createTModelInfos(TModelInfos value)
          Create an instance of JAXBElement<TModelInfos>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type TModelInfos
 JAXBElement<TModelInfos> ObjectFactory.createTModelInfos(TModelInfos value)
          Create an instance of JAXBElement<TModelInfos>}
 void RegisteredInfo.setTModelInfos(TModelInfos value)
          Sets the value of the tModelInfos property.
 void TModelList.setTModelInfos(TModelInfos value)
          Sets the value of the tModelInfos property.
 



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