org.jbind.example.soap.babelFish
Interface IBabelFishEnvelopeHandlerData.ITranslationModeData

All Superinterfaces:
IAnySimpleTypeData, IAnyTypeData, IHasLength, ISimpleData, IStringData, ITextContentProvider
Enclosing interface:
IBabelFishEnvelopeHandlerData

public static interface IBabelFishEnvelopeHandlerData.ITranslationModeData
extends IStringData

Anonymous simple type


Field Summary
static IBabelFishEnvelopeHandlerData.ITranslationModeData DE_EN
           
static IBabelFishEnvelopeHandlerData.ITranslationModeData EN_DE
           
static IBabelFishEnvelopeHandlerData.ITranslationModeData EN_ES
           
static IBabelFishEnvelopeHandlerData.ITranslationModeData EN_FR
           
static IBabelFishEnvelopeHandlerData.ITranslationModeData EN_IT
           
static IBabelFishEnvelopeHandlerData.ITranslationModeData EN_PT
           
static IBabelFishEnvelopeHandlerData.ITranslationModeData ES_EN
           
static IBabelFishEnvelopeHandlerData.ITranslationModeData FR_EN
           
static IBabelFishEnvelopeHandlerData.ITranslationModeData IT_EN
           
static IBabelFishEnvelopeHandlerData.ITranslationModeData PT_EN
           
static IBabelFishEnvelopeHandlerData.ITranslationModeData RU_EN
           
 
Methods inherited from interface org.jbind.xml.core.data.IStringData
getString, setString
 
Methods inherited from interface org.jbind.xml.core.data.IAnySimpleTypeData
getObject, setObject, toString
 
Methods inherited from interface org.jbind.xml.core.data.IAnyTypeData
accept_, acceptImpl_, addReferencedData_, createElement_, createElement_, equals, getAttribute_, getDataDesc_, getImpl_, getParent_, getSubstitutionHead_, getType_, hashCode, isDefault_, isNil_, iterAttributes_, iterElements_, setAttribute_, setDataDesc_, setImpl_, setSubstitutionHead_, setType_
 
Methods inherited from interface org.jbind.xml.core.data.ISimpleData
getCanonicalForm_, getLexicalValue_, getNormalizedValue_, getSimpleStorageObject, setLexicalValue_, simpleStorageValueEquals, simpleStorageValueHashCode
 
Methods inherited from interface org.jbind.xml.core.base.ITextContentProvider
getTextContent_
 
Methods inherited from interface org.jbind.xml.core.data.IHasLength
getLength
 

Field Detail

DE_EN

public static final IBabelFishEnvelopeHandlerData.ITranslationModeData DE_EN

EN_DE

public static final IBabelFishEnvelopeHandlerData.ITranslationModeData EN_DE

EN_ES

public static final IBabelFishEnvelopeHandlerData.ITranslationModeData EN_ES

EN_FR

public static final IBabelFishEnvelopeHandlerData.ITranslationModeData EN_FR

EN_IT

public static final IBabelFishEnvelopeHandlerData.ITranslationModeData EN_IT

EN_PT

public static final IBabelFishEnvelopeHandlerData.ITranslationModeData EN_PT

ES_EN

public static final IBabelFishEnvelopeHandlerData.ITranslationModeData ES_EN

FR_EN

public static final IBabelFishEnvelopeHandlerData.ITranslationModeData FR_EN

IT_EN

public static final IBabelFishEnvelopeHandlerData.ITranslationModeData IT_EN

PT_EN

public static final IBabelFishEnvelopeHandlerData.ITranslationModeData PT_EN

RU_EN

public static final IBabelFishEnvelopeHandlerData.ITranslationModeData RU_EN