- setCompileArgs(Map) - Method in CompileAblTask
-
- setDbConnections(Set<String>) - Method in CompileAblTask
-
- setDbConnections(Set<String>) - Method in RunAbl
-
- setDlcHome(File) - Method in LatteExtension
-
Default to using environment variable.
- setEnvironment(Map) - Method in RunAbl
-
- setOptions(Map) - Method in RunAbl
-
- setPropath(FileCollection) - Method in RunAbl
-
set propath via function call
- SettingsMap - Class in oe.espresso.latte
A map which falls back to defaults for any elements not available on self
- SettingsMap(Map<K, V>) - Constructor in SettingsMap
-
- SettingsSet - Class in oe.espresso.latte
A set which combines with a set of defaults
- SettingsSet(Set<E>) - Constructor in SettingsSet
-
- size() - Method in SettingsMap
-
Returns the number of key-value mappings in this map.
- size() - Method in SettingsSet
-
Returns the number of elements in this set (its cardinality).