Uses of Interface
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType.FaultCause

Packages that use BaseFaultType.FaultCause
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.refinedabstraction   
 

Uses of BaseFaultType.FaultCause in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction that return BaseFaultType.FaultCause
 BaseFaultType.FaultCause WsrfbfFactory.createBaseFaultTypeFaultCause(org.w3c.dom.Element faultCause)
          create a minimal BaseFaultType.FaultCause object, respect to "model implementation"
 BaseFaultType.FaultCause BaseFaultType.getFaultCause()
          Get the Fault cause of the fault
 

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction with parameters of type BaseFaultType.FaultCause
 void BaseFaultType.setFaultCause(BaseFaultType.FaultCause value)
          Set the Fault cause of the fault
 

Uses of BaseFaultType.FaultCause in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.implementor that return BaseFaultType.FaultCause
 BaseFaultType.FaultCause WsrfbfModelFactory.createWsrfbfModelBaseFaultTypeFaultCause(org.w3c.dom.Element faultCause)
          create a minimal BaseFaultType.FaultCause object, respect to "model implementation"
 

Uses of BaseFaultType.FaultCause in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.refinedabstraction that return BaseFaultType.FaultCause
 BaseFaultType.FaultCause RefinedWsrfbfFactory.createBaseFaultTypeFaultCause(org.w3c.dom.Element faultCause)
           
 



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