public class LogRecords extends Object
LogRecord
List
LogRecords()
boolean
equals(Object obj)
List<LogRecord>
getLogRecords()
int
hashCode()
void
setLogRecords(List<LogRecord> logRecords)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LogRecords()
public List<LogRecord> getLogRecords()
public void setLogRecords(List<LogRecord> logRecords)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Apache CXF