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

Packages that use TModelInstanceInfo
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
protected  List<TModelInstanceInfo> TModelInstanceDetails.tModelInstanceInfo
           
 

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

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



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