Uses of Class
org.uddi.api_v3.TModelInstanceInfo

Packages that use TModelInstanceInfo
org.uddi.api_v3   
 

Uses of TModelInstanceInfo in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type TModelInstanceInfo
protected  List<TModelInstanceInfo> TModelInstanceDetails.tModelInstanceInfo
           
 

Methods in org.uddi.api_v3 that return TModelInstanceInfo
 TModelInstanceInfo ObjectFactory.createTModelInstanceInfo()
          Create an instance of TModelInstanceInfo
 

Methods in org.uddi.api_v3 that return types with arguments of type TModelInstanceInfo
 javax.xml.bind.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 org.uddi.api_v3 with parameters of type TModelInstanceInfo
 javax.xml.bind.JAXBElement<TModelInstanceInfo> ObjectFactory.createTModelInstanceInfo(TModelInstanceInfo value)
          Create an instance of JAXBElement<TModelInstanceInfo>}
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.