|
||||||||||
| 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.SiteEntry
DOCUMENT ME!
| Field Summary | |
static java.lang.String[] |
title
|
| Constructor Summary | |
SiteEntry()
Creates a new instance of SiteEntry |
|
| Method Summary | |
int |
getAbytes()
Getter for property abytes. |
double |
getAccum()
Getter for property accum. |
int |
getAobjs()
Getter for property aobjs. |
java.lang.String |
getClazzName()
Getter for property calzzName. |
int |
getLbytes()
Getter for property lbytes. |
int |
getLobjs()
Getter for property lobjs. |
int |
getRank()
Getter for property rank. |
double |
getSelf()
Getter for property self. |
int |
getTrace()
Getter for property trace. |
void |
setAbytes(int abytes)
Setter for property abytes. |
void |
setAccum(double accum)
Setter for property accum. |
void |
setAobjs(int aobjs)
Setter for property aobjs. |
void |
setClazzName(java.lang.String clazzName)
Setter for property calzzName. |
void |
setLbytes(int lbytes)
Setter for property lbytes. |
void |
setLobjs(int lobjs)
Setter for property lobjs. |
void |
setRank(int rank)
Setter for property rank. |
void |
setSelf(double self)
Setter for property self. |
void |
setTrace(int trace)
Setter for property trace. |
java.lang.Object[] |
toObjectArray()
DOCUMENT ME! |
| 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
| Constructor Detail |
public SiteEntry()
| Method Detail |
public void setAbytes(int abytes)
abytes - New value of property abytes.public int getAbytes()
public void setAccum(double accum)
accum - New value of property accum.public double getAccum()
public void setAobjs(int aobjs)
aobjs - New value of property aobjs.public int getAobjs()
public void setClazzName(java.lang.String clazzName)
clazzName - New value of property calzzName.public java.lang.String getClazzName()
public void setLbytes(int lbytes)
lbytes - New value of property lbytes.public int getLbytes()
public void setLobjs(int lobjs)
lobjs - New value of property lobjs.public int getLobjs()
public void setRank(int rank)
rank - New value of property rank.public int getRank()
public void setSelf(double self)
self - New value of property self.public double getSelf()
public void setTrace(int trace)
trace - New value of property trace.public int getTrace()
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 | |||||||||