Package | Description |
---|---|
com.consol.citrus.variable.dictionary |
Modifier and Type | Method and Description |
---|---|
DataDictionary.PathMappingStrategy |
DataDictionary.getPathMappingStrategy()
Gets the path mapping strategy.
|
DataDictionary.PathMappingStrategy |
AbstractDataDictionary.getPathMappingStrategy() |
static DataDictionary.PathMappingStrategy |
DataDictionary.PathMappingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataDictionary.PathMappingStrategy[] |
DataDictionary.PathMappingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractDataDictionary.setPathMappingStrategy(DataDictionary.PathMappingStrategy pathMappingStrategy)
Sets the path mapping strategy.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.