Modifier and Type | Field and Description |
---|---|
static String |
ACTION |
static String |
DATA |
Modifier and Type | Method and Description |
---|---|
static SecurityLog |
create() |
String |
getAction() |
String |
getData() |
void |
setAction(String action) |
void |
setData(String data) |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
static final String ACTION
static final String DATA
String getAction()
void setAction(String action)
String getData()
void setData(String data)
static SecurityLog create()
Copyright © 2021. All rights reserved.