|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.FT.LogRecord
Field Summary | |
long |
target
|
SomeLogRecord |
the_log_record
|
Constructor Summary | |
LogRecord()
|
|
LogRecord(long target,
SomeLogRecord the_log_record)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
public long target
public SomeLogRecord the_log_record
Constructor Detail |
public LogRecord()
public LogRecord(long target, SomeLogRecord the_log_record)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |