public class ChartGeoLocationMapping extends Object implements Serializable, Map<String,Object>
| Modifier and Type | Class and Description |
|---|---|
static class |
ChartGeoLocationMapping.FusionMapping |
| Constructor and Description |
|---|
ChartGeoLocationMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
containsKey(Object key) |
boolean |
containsValue(Object value) |
Set<Map.Entry<String,Object>> |
entrySet() |
Object |
get(Object key) |
String |
getContainedInPlace(String key) |
String |
getFusionId(String key) |
String |
getName(String key) |
String |
getType(String key) |
boolean |
isEmpty() |
Set<String> |
keySet() |
Object |
put(String key,
Object object) |
void |
putAll(Map map) |
Object |
remove(Object object) |
int |
size() |
Collection<Object> |
values() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2019. All rights reserved.