Uses of Class
com.ebmwebsourcing.wsstar.jaxb.resource.basefaults.BaseFaultType.FaultCause

Packages that use BaseFaultType.FaultCause
com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl   
com.ebmwebsourcing.wsstar.jaxb.resource.basefaults   
 

Uses of BaseFaultType.FaultCause in com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl
 

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl that return BaseFaultType.FaultCause
protected  BaseFaultType.FaultCause BaseFaultTypeImpl.FaultCauseImpl.getJaxbTypeObj()
           
static BaseFaultType.FaultCause BaseFaultTypeImpl.FaultCauseImpl.toJaxbModel(com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType.FaultCause apiTypeObj)
          A way to create a BaseFaultType.FaultCause "Jaxb model type" object from a BaseFaultType.FaultCause "api type" one
 

Constructors in com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl with parameters of type BaseFaultType.FaultCause
BaseFaultTypeImpl.FaultCauseImpl(BaseFaultType.FaultCause jaxbTypeObj)
           
 

Uses of BaseFaultType.FaultCause in com.ebmwebsourcing.wsstar.jaxb.resource.basefaults
 

Fields in com.ebmwebsourcing.wsstar.jaxb.resource.basefaults declared as BaseFaultType.FaultCause
protected  BaseFaultType.FaultCause BaseFaultType.faultCause
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.basefaults that return BaseFaultType.FaultCause
 BaseFaultType.FaultCause ObjectFactory.createBaseFaultTypeFaultCause()
          Create an instance of BaseFaultType.FaultCause
 BaseFaultType.FaultCause BaseFaultType.getFaultCause()
          Gets the value of the faultCause property.
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.basefaults with parameters of type BaseFaultType.FaultCause
 void BaseFaultType.setFaultCause(BaseFaultType.FaultCause value)
          Sets the value of the faultCause property.
 



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