Class XpathDataDictionaryModel
java.lang.Object
org.citrusframework.model.config.core.DataDictionaryType
org.citrusframework.model.config.core.XpathDataDictionaryModel
Java-Klasse für anonymous complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType>
<complexContent>
<extension base="{http://www.citrusframework.org/schema/config}DataDictionaryType">
</extension>
</complexContent>
</complexType>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.citrusframework.model.config.core.DataDictionaryType
DataDictionaryType.MappingFile, DataDictionaryType.Mappings -
Field Summary
Fields inherited from class org.citrusframework.model.config.core.DataDictionaryType
direction, globalScope, id, mappingFile, mappings, mappingStrategy -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.citrusframework.model.config.core.DataDictionaryType
getDirection, getId, getMappingFile, getMappings, getMappingStrategy, isGlobalScope, setDirection, setGlobalScope, setId, setMappingFile, setMappings, setMappingStrategy
-
Constructor Details
-
XpathDataDictionaryModel
public XpathDataDictionaryModel()
-