|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stat | |
---|---|
org.sourceforge.mbeanmonitoring.report.castor |
Uses of Stat in org.sourceforge.mbeanmonitoring.report.castor |
---|
Methods in org.sourceforge.mbeanmonitoring.report.castor that return Stat | |
---|---|
Stat[] |
Attribute.getStat()
Method getStat.Returns the contents of the collection in an Array. |
Stat |
Attribute.getStat(int index)
Method getStat. |
Stat |
Attribute.removeStatAt(int index)
Method removeStatAt. |
static Stat |
Stat.unmarshal(java.io.Reader reader)
Method unmarshal. |
Methods in org.sourceforge.mbeanmonitoring.report.castor with parameters of type Stat | |
---|---|
void |
Attribute.addStat(int index,
Stat vStat)
|
void |
Attribute.addStat(Stat vStat)
|
boolean |
Attribute.removeStat(Stat vStat)
Method removeStat. |
void |
Attribute.setStat(int index,
Stat vStat)
|
void |
Attribute.setStat(Stat[] vStatArray)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |