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

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

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

Fields in org.apache.ws.scout.model.uddi.v2 declared as InstanceDetails
protected  InstanceDetails TModelInstanceInfo.instanceDetails
           
 

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