@Deprecated @StableMinor(version="10.1", sinceVersion="4.0") public class ParametersSourceDataWrapper extends AbstractSourceData
source
Constructor and Description |
---|
ParametersSourceDataWrapper(IParameters parameters)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Deprecated.
|
boolean |
containsKey(Object key)
Deprecated.
|
boolean |
containsValue(Object value)
Deprecated.
|
Set<Map.Entry<String,Object>> |
entrySet()
Deprecated.
|
Object |
get(Object key)
Deprecated.
|
boolean |
isEmpty()
Deprecated.
|
Set<String> |
keySet()
Deprecated.
|
Object |
put(String key,
Object value)
Deprecated.
|
Object |
remove(Object key)
Deprecated.
|
int |
size()
Deprecated.
|
Collection<Object> |
values()
Deprecated.
|
convertValue, get, getValueClass, putAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
public ParametersSourceDataWrapper(IParameters parameters)
public void clear()
public boolean containsKey(Object key)
public boolean containsValue(Object value)
public boolean isEmpty()
public int size()
public Collection<Object> values()
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.