public final class EmergencyCallCenterProperties extends Properties
| Modifier and Type | Field and Description |
|---|---|
static String |
FIRE_DEPT_BASE_URL |
static String |
FIRE_DEPT_REQUEST_RESOURCES_ENDPOINT_PREFIX |
static String |
HOSPITAL |
static String |
HOSPITAL_BASE_URL |
static String |
POLICE |
static String |
POLICE_DEPT_BASE_URL |
defaults| Constructor and Description |
|---|
EmergencyCallCenterProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
load() |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuespublic static final String FIRE_DEPT_BASE_URL
public static final String FIRE_DEPT_REQUEST_RESOURCES_ENDPOINT_PREFIX
public static final String POLICE_DEPT_BASE_URL
public static final String POLICE
public static final String HOSPITAL_BASE_URL
public static final String HOSPITAL
Copyright © 2018. All rights reserved.