|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnu.datafuel.analysis.model.AbstractEntry
nu.datafuel.analysis.model.MonitorEntry
DOCUMENT ME!
| Field Summary | |
java.lang.String |
ref
Creates a new instance of MonitorEntry |
static java.lang.String[] |
title
|
| Constructor Summary | |
MonitorEntry()
Creates a new MonitorEntry object. |
|
| Method Summary | |
java.lang.String |
getClazz()
Getter for property clazz. |
int |
getEnter()
Getter for property enter. |
int |
getEntryCount()
Getter for property entryCount. |
int |
getNotify()
Getter for property notify. |
int |
getOwner()
Getter for property owner. |
java.lang.String |
getRef()
Getter for property ref. |
boolean |
isRaw()
Getter for property raw. |
void |
setClazz(java.lang.String clazz)
Setter for property clazz. |
void |
setEnter(int enter)
Setter for property enter. |
void |
setEntryCount(int entryCount)
Setter for property entryCount. |
void |
setNotify(int notify)
Setter for property notify. |
void |
setOwner(int owner)
Setter for property owner. |
void |
setRaw(boolean raw)
Setter for property raw. |
void |
setRef(java.lang.String ref)
Setter for property ref. |
java.lang.Object[] |
toObjectArray()
None |
| Methods inherited from class nu.datafuel.analysis.model.AbstractEntry |
toXmlElement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String[] title
public java.lang.String ref
| Constructor Detail |
public MonitorEntry()
| Method Detail |
public void setClazz(java.lang.String clazz)
clazz - New value of property clazz.public java.lang.String getClazz()
public void setEnter(int enter)
enter - New value of property enter.public int getEnter()
public void setEntryCount(int entryCount)
entryCount - New value of property entryCount.public int getEntryCount()
public void setNotify(int notify)
notify - New value of property notify.public int getNotify()
public void setOwner(int owner)
owner - New value of property owner.public int getOwner()
public void setRaw(boolean raw)
raw - New value of property raw.public boolean isRaw()
public void setRef(java.lang.String ref)
ref - New value of property ref.public java.lang.String getRef()
public java.lang.Object[] toObjectArray()
toObjectArray in class AbstractEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||