public class IllegalAccessAuditingInfo extends Object
| Constructor and Description |
|---|
IllegalAccessAuditingInfo() |
IllegalAccessAuditingInfo(String id,
long timestamp,
String info) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getInfo() |
long |
getTimestamp() |
void |
setId(String id) |
void |
setInfo(String info) |
void |
setTimestamp(long timestamp) |
Copyright © 2018. All Rights Reserved.