Uses of Interface
com.sun.management.oss.pm.opstatus.ReportMode

Packages that use ReportMode
com.sun.management.oss.impl.pm.opstatus.xml This package contains XML translators (from XML/to XML methods) for the objects defined by the package com.sun.management.oss.impl.pm.opstatus. 
 

Uses of ReportMode in com.sun.management.oss.impl.pm.opstatus.xml
 

Methods in com.sun.management.oss.impl.pm.opstatus.xml with parameters of type ReportMode
static java.lang.String ReportModeXmlTranslator.toXml(ReportMode object, java.lang.String elementName)
           
static void ReportModeXmlTranslator.fromXmlNoRoot(org.jdom.Element element, ReportMode object)