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

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

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

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction that return BaseFaultType.Description
 BaseFaultType.Description WsrfbfFactory.createBaseFaultTypeDescription(java.lang.String value)
          create a minimal BaseFaultType.Description object, respect to "model implementation"
 

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction that return types with arguments of type BaseFaultType.Description
 java.util.List<BaseFaultType.Description> BaseFaultType.getDescriptions()
          Get the list of descriptions of the fault
 

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction with parameters of type BaseFaultType.Description
 void BaseFaultType.addDescription(BaseFaultType.Description value)
          Add a description to the fault
 

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

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.implementor that return BaseFaultType.Description
 BaseFaultType.Description WsrfbfModelFactory.createWsrfbfModelBaseFaultTypeDescription(java.lang.String value)
          create a minimal BaseFaultType.Description object, respect to "model implementation"
 

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

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.refinedabstraction that return BaseFaultType.Description
 BaseFaultType.Description RefinedWsrfbfFactory.createBaseFaultTypeDescription(java.lang.String value)
           
 



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