public class AuditInfo extends Object
| Constructor and Description |
|---|
AuditInfo(String author,
String comment,
String ip) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAuthor() |
String |
getComment() |
String |
getIp() |
int |
hashCode() |
String |
toString() |
Copyright © 2011–2017. All rights reserved.