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

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

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

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

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl with parameters of type BaseFaultType
protected  void BaseFaultTypeImpl.setJaxbTypeObj(BaseFaultType jaxbTypeObj)
           
static BaseFaultType BaseFaultTypeImpl.toJaxbModel(com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType apiTypeObj, BaseFaultType inheritJaxbTypeObj)
          A way to create a BaseFaultType "Jaxb model type" object from a BaseFaultType "api type" one
 

Constructors in com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl with parameters of type BaseFaultType
BaseFaultTypeImpl(BaseFaultType jaxbTypeObj, java.util.logging.Logger logger)
           
 

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

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.basefaults that return BaseFaultType
 BaseFaultType ObjectFactory.createBaseFaultType()
          Create an instance of BaseFaultType
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.basefaults that return types with arguments of type BaseFaultType
 javax.xml.bind.JAXBElement<BaseFaultType> ObjectFactory.createBaseFault(BaseFaultType value)
          Create an instance of JAXBElement<BaseFaultType>}
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.basefaults with parameters of type BaseFaultType
 javax.xml.bind.JAXBElement<BaseFaultType> ObjectFactory.createBaseFault(BaseFaultType value)
          Create an instance of JAXBElement<BaseFaultType>}
 



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