|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.xml.event.Header
public class Header
Class Header.
| Constructor Summary | |
|---|---|
Header()
|
|
| Method Summary | |
|---|---|
String |
getCreated()
Returns the value of field 'created'. |
String |
getDpName()
Returns the value of field 'dpName'. |
String |
getMstation()
Returns the value of field 'mstation'. |
String |
getVer()
Returns the value of field 'ver'. |
void |
setCreated(String created)
Sets the value of field 'created'. |
void |
setDpName(String dpName)
Sets the value of field 'dpName'. |
void |
setMstation(String mstation)
Sets the value of field 'mstation'. |
void |
setVer(String ver)
Sets the value of field 'ver'. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Header()
| Method Detail |
|---|
public String getCreated()
public String getDpName()
public String getMstation()
public String getVer()
public void setCreated(String created)
created - the value of field 'created'.public void setDpName(String dpName)
dpName - the value of field 'dpName'.public void setMstation(String mstation)
mstation - the value of field 'mstation'.public void setVer(String ver)
ver - the value of field 'ver'.public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||