Uses of Class
org.uddi.api_v3.TModelInstanceDetails

Packages that use TModelInstanceDetails
org.uddi.api_v3   
 

Uses of TModelInstanceDetails in org.uddi.api_v3
 

Fields in org.uddi.api_v3 declared as TModelInstanceDetails
protected  TModelInstanceDetails BindingTemplate.tModelInstanceDetails
           
 

Methods in org.uddi.api_v3 that return TModelInstanceDetails
 TModelInstanceDetails ObjectFactory.createTModelInstanceDetails()
          Create an instance of TModelInstanceDetails
 TModelInstanceDetails BindingTemplate.getTModelInstanceDetails()
          Gets the value of the tModelInstanceDetails property.
 

Methods in org.uddi.api_v3 that return types with arguments of type TModelInstanceDetails
 javax.xml.bind.JAXBElement<TModelInstanceDetails> ObjectFactory.createTModelInstanceDetails(TModelInstanceDetails value)
          Create an instance of JAXBElement<TModelInstanceDetails>}
 

Methods in org.uddi.api_v3 with parameters of type TModelInstanceDetails
 javax.xml.bind.JAXBElement<TModelInstanceDetails> ObjectFactory.createTModelInstanceDetails(TModelInstanceDetails value)
          Create an instance of JAXBElement<TModelInstanceDetails>}
 void BindingTemplate.setTModelInstanceDetails(TModelInstanceDetails value)
          Sets the value of the tModelInstanceDetails property.
 



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