|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.xml.event.Log
public class Log
Class Log.
| Constructor Summary | |
|---|---|
Log()
|
|
| Method Summary | |
|---|---|
Events |
getEvents()
Returns the value of field 'events'. |
Header |
getHeader()
Returns the value of field 'header'. |
void |
setEvents(Events events)
Sets the value of field 'events'. |
void |
setHeader(Header header)
Sets the value of field 'header'. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Log()
| Method Detail |
|---|
public Events getEvents()
public Header getHeader()
public void setEvents(Events events)
events - the value of field 'events'.public void setHeader(Header header)
header - the value of field 'header'.public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||