public class LogRecords extends Object
| Constructor and Description |
|---|
LogRecords() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<LogRecord> |
getLogRecords() |
int |
hashCode() |
void |
setLogRecords(List<LogRecord> logRecords) |
String |
toString() |
Apache CXF