|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.iris.Fissures.AuditElement
public final class AuditElement
The audit item holds the time of the event in addition to the audit info
Field Summary | |
---|---|
AuditInfo |
information
|
Time |
time_occurred
|
Constructor Summary | |
---|---|
AuditElement()
|
|
AuditElement(Time time_occurred,
AuditInfo information)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Time time_occurred
public AuditInfo information
Constructor Detail |
---|
public AuditElement()
public AuditElement(Time time_occurred, AuditInfo information)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |