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

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

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

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

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

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

Fields in com.ebmwebsourcing.wsstar.jaxb.resource.basefaults with type parameters of type BaseFaultType.Description
protected  java.util.List<BaseFaultType.Description> BaseFaultType.description
           
 

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

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.basefaults that return types with arguments of type BaseFaultType.Description
 java.util.List<BaseFaultType.Description> BaseFaultType.getDescription()
          Gets the value of the description property.
 



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