static final Map<int, String> VALUES_TO_NAMES = { ONLINE: 'ONLINE', OFFLINE: 'OFFLINE', UNKNOWN: 'UNKNOWN' };