Uses of Class
org.ow2.dragon.service.deployment.DragonFaultDetail

Packages that use DragonFaultDetail
org.ow2.dragon   
org.ow2.dragon.service.deployment   
 

Uses of DragonFaultDetail in org.ow2.dragon
 

Fields in org.ow2.dragon declared as DragonFaultDetail
protected  DragonFaultDetail DragonFault.faultDetail
           
 

Methods in org.ow2.dragon that return DragonFaultDetail
 DragonFaultDetail DragonFault.getFaultDetail()
          Gets the value of the faultDetail property.
 

Methods in org.ow2.dragon with parameters of type DragonFaultDetail
 void DragonFault.setFaultDetail(DragonFaultDetail value)
          Sets the value of the faultDetail property.
 

Uses of DragonFaultDetail in org.ow2.dragon.service.deployment
 

Methods in org.ow2.dragon.service.deployment that return DragonFaultDetail
 DragonFaultDetail ObjectFactory.createDragonFaultDetail()
          Create an instance of DragonFaultDetail
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.