com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl
Class BaseFaultTypeImpl.DescriptionImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.basefaults.datatypes.impl.impl.BaseFaultTypeImpl.DescriptionImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType.Description
Enclosing class:
BaseFaultTypeImpl

public static class BaseFaultTypeImpl.DescriptionImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType.Description


Constructor Summary
protected BaseFaultTypeImpl.DescriptionImpl(BaseFaultType.Description jaxbTypeObj)
           
protected BaseFaultTypeImpl.DescriptionImpl(java.lang.String value)
          Default constructor
 
Method Summary
protected  BaseFaultType.Description getJaxbTypeObj()
           
 java.util.Locale getLang()
           
 java.lang.String getValue()
           
 void setLang(java.util.Locale value)
           
 void setValue(java.lang.String value)
           
static BaseFaultType.Description 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseFaultTypeImpl.DescriptionImpl

protected BaseFaultTypeImpl.DescriptionImpl(java.lang.String value)
Default constructor


BaseFaultTypeImpl.DescriptionImpl

protected BaseFaultTypeImpl.DescriptionImpl(BaseFaultType.Description jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final BaseFaultType.Description getJaxbTypeObj()

getLang

public final java.util.Locale getLang()
Specified by:
getLang in interface com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType.Description

setLang

public final void setLang(java.util.Locale value)
Specified by:
setLang in interface com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType.Description

getValue

public final java.lang.String getValue()
Specified by:
getValue in interface com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType.Description

setValue

public final void setValue(java.lang.String value)
Specified by:
setValue in interface com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType.Description

toJaxbModel

public static BaseFaultType.Description 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

Parameters:
apiTypeObj -


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