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

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

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

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction that return BaseFaultType.ErrorCode
 BaseFaultType.ErrorCode WsrfbfFactory.createBaseFaultTypeErrorCode(java.net.URI dialect)
          create a minimal BaseFaultType.ErrorCode object, respect to "model implementation"
 BaseFaultType.ErrorCode BaseFaultType.getErrorCode()
          Get the error code of the fault
 

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction with parameters of type BaseFaultType.ErrorCode
 void BaseFaultType.setErrorCode(BaseFaultType.ErrorCode value)
          Set the error code of the fault
 

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

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.implementor that return BaseFaultType.ErrorCode
 BaseFaultType.ErrorCode WsrfbfModelFactory.createWsrfbfModelBaseFaultTypeErrorCode(java.net.URI dialect)
          create a minimal BaseFaultType.ErrorCode object, respect to "model implementation"
 

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

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.refinedabstraction that return BaseFaultType.ErrorCode
 BaseFaultType.ErrorCode RefinedWsrfbfFactory.createBaseFaultTypeErrorCode(java.net.URI dialect)
           
 



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