Uses of Class
org.uddi.api_v2.InstanceDetails

Packages that use InstanceDetails
org.uddi.api_v2   
 

Uses of InstanceDetails in org.uddi.api_v2
 

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

Methods in org.uddi.api_v2 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_v2 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_v2 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 © 2008-2010 eBMWebsourcing. All Rights Reserved.