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

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

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

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

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

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

Fields in com.ebmwebsourcing.wsstar.jaxb.resource.basefaults declared as BaseFaultType.ErrorCode
protected  BaseFaultType.ErrorCode BaseFaultType.errorCode
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.basefaults that return BaseFaultType.ErrorCode
 BaseFaultType.ErrorCode ObjectFactory.createBaseFaultTypeErrorCode()
          Create an instance of BaseFaultType.ErrorCode
 BaseFaultType.ErrorCode BaseFaultType.getErrorCode()
          Gets the value of the errorCode property.
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.basefaults with parameters of type BaseFaultType.ErrorCode
 void BaseFaultType.setErrorCode(BaseFaultType.ErrorCode value)
          Sets the value of the errorCode property.
 



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