public class UserServiceToLicenseMap extends HashMap<UserService,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Field and Description |
---|---|
static String |
BASE |
static String |
BUSINESS |
static String |
PERSONALMOBILITY |
static String |
PREMIUM |
static String |
STANDARD |
Constructor and Description |
---|
UserServiceToLicenseMap() |
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
public static final String BASE
public static final String BUSINESS
public static final String STANDARD
public static final String PERSONALMOBILITY
public static final String PREMIUM
Copyright © 2017 ECG. All rights reserved.