Uses of Enum Class
org.citrusframework.variable.dictionary.DataDictionary.PathMappingStrategy
Packages that use DataDictionary.PathMappingStrategy
-
Uses of DataDictionary.PathMappingStrategy in org.citrusframework.variable.dictionary
Methods in org.citrusframework.variable.dictionary that return DataDictionary.PathMappingStrategyModifier and TypeMethodDescriptionDataDictionary.getPathMappingStrategy()Gets the path mapping strategy.Returns the enum constant of this class with the specified name.static DataDictionary.PathMappingStrategy[]DataDictionary.PathMappingStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.