public class TrackedIssue extends HashMap<String,Object>
T-Plan Robot Enterprise, (C) 2009-2025 T-Plan Limited. All rights reserved.
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_KEY |
static String |
PROPERTY_NAME |
Constructor and Description |
---|
TrackedIssue(Map m) |
TrackedIssue(String key) |
Modifier and Type | Method and Description |
---|---|
Icon |
getIcon() |
String |
getKey() |
String |
getName() |
void |
setKey(String key) |
void |
setName(String name) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString