Uses of Class
org.sourceforge.mbeanmonitoring.report.castor.Stat

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)
           
 



Copyright © 2003-2008. All Rights Reserved.