Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.InstanceDetails

Packages that use InstanceDetails
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of InstanceDetails in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as InstanceDetails
protected  InstanceDetails TModelInstanceInfo.instanceDetails
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return InstanceDetails
 InstanceDetails ObjectFactory.createInstanceDetails()
          Create an instance of InstanceDetails
 InstanceDetails TModelInstanceInfo.getInstanceDetails()
          Gets the value of the instanceDetails property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type InstanceDetails
 JAXBElement<InstanceDetails> ObjectFactory.createInstanceDetails(InstanceDetails value)
          Create an instance of JAXBElement<InstanceDetails>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type InstanceDetails
 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 © 2005-2013 Oracle Corporation. All Rights Reserved.