Uses of Class
org.uddi.api_v3.InstanceDetails

Packages that use InstanceDetails
org.uddi.api_v3   
 

Uses of InstanceDetails in org.uddi.api_v3
 

Fields in org.uddi.api_v3 declared as InstanceDetails
protected  InstanceDetails TModelInstanceInfo.instanceDetails
           
 

Methods in org.uddi.api_v3 that return InstanceDetails
 InstanceDetails ObjectFactory.createInstanceDetails()
          Create an instance of InstanceDetails
 InstanceDetails TModelInstanceInfo.getInstanceDetails()
          Gets the value of the instanceDetails property.
 

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

Methods in org.uddi.api_v3 with parameters of type InstanceDetails
 javax.xml.bind.JAXBElement<InstanceDetails> ObjectFactory.createInstanceDetails(InstanceDetails value)
          Create an instance of JAXBElement<InstanceDetails>}
 void TModelInstanceInfo.setInstanceDetails(InstanceDetails value)
          Sets the value of the instanceDetails property.
 



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