Uses of Class
org.citrusframework.model.config.core.DataDictionaryType.Mappings
Packages that use DataDictionaryType.Mappings
-
Uses of DataDictionaryType.Mappings in org.citrusframework.model.config.core
Fields in org.citrusframework.model.config.core declared as DataDictionaryType.MappingsModifier and TypeFieldDescriptionprotected DataDictionaryType.MappingsDataDictionaryType.mappingsMethods in org.citrusframework.model.config.core that return DataDictionaryType.MappingsModifier and TypeMethodDescriptionObjectFactory.createDataDictionaryTypeMappings()Create an instance ofDataDictionaryType.MappingsDataDictionaryType.getMappings()Ruft den Wert der mappings-Eigenschaft ab.Methods in org.citrusframework.model.config.core with parameters of type DataDictionaryType.MappingsModifier and TypeMethodDescriptionvoidDataDictionaryType.setMappings(DataDictionaryType.Mappings value) Legt den Wert der mappings-Eigenschaft fest.