Uses of Class
org.apache.ws.scout.model.uddi.v2.TModelInstanceDetails

Packages that use TModelInstanceDetails
org.apache.ws.scout.model.uddi.v2   
 

Uses of TModelInstanceDetails in org.apache.ws.scout.model.uddi.v2
 

Fields in org.apache.ws.scout.model.uddi.v2 declared as TModelInstanceDetails
protected  TModelInstanceDetails BindingTemplate.tModelInstanceDetails
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return TModelInstanceDetails
 TModelInstanceDetails ObjectFactory.createTModelInstanceDetails()
          Create an instance of TModelInstanceDetails
 TModelInstanceDetails BindingTemplate.getTModelInstanceDetails()
          Gets the value of the tModelInstanceDetails property.
 

Methods in org.apache.ws.scout.model.uddi.v2 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.apache.ws.scout.model.uddi.v2 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-2012 The Apache Software Foundation. All Rights Reserved.