Uses of Interface
com.sun.management.oss.pm.measurement.QueryByDNValue

Packages that use QueryByDNValue
com.sun.management.oss.impl.pm.measurement This package contains the implementations of the interfaces defined in the com.sun.management.oss.pm.measurement package. 
com.sun.management.oss.impl.pm.measurement.xml This package contains XML translators (from XML/to XML methods) for the objects defined by the package com.sun.management.oss.impl.pm.measurement. 
 

Uses of QueryByDNValue in com.sun.management.oss.impl.pm.measurement
 

Classes in com.sun.management.oss.impl.pm.measurement that implement QueryByDNValue
 class QueryByDNValueImpl
          Title: JSR090 Reference Implementation Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson
 

Uses of QueryByDNValue in com.sun.management.oss.impl.pm.measurement.xml
 

Methods in com.sun.management.oss.impl.pm.measurement.xml with parameters of type QueryByDNValue
static java.lang.String QueryByDNValueXmlTranslator.toXml(QueryByDNValue queryByDN, java.lang.String elementName)
           int ACTIVE_ON_DUTY
static void QueryByDNValueXmlTranslator.fromXmlNoRoot(org.jdom.Element element, QueryByDNValue queryByDN)