public class FilteredEnumLists extends HashMap<String,String[]>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
FilteredEnumLists() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getEnumValues(String factType,
String field)
For simple cases - where a list of values are known based on a field.
|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.