Uses of Class
org.eobjects.datacleaner.monitor.jaxb.MetricType

Packages that use MetricType
org.eobjects.datacleaner.monitor.jaxb   
 

Uses of MetricType in org.eobjects.datacleaner.monitor.jaxb
 

Fields in org.eobjects.datacleaner.monitor.jaxb declared as MetricType
protected  MetricType Alert.metric
           
 

Fields in org.eobjects.datacleaner.monitor.jaxb with type parameters of type MetricType
protected  List<MetricType> MetricType.Children.metric
           
protected  List<MetricType> MetricsType.metric
           
 

Methods in org.eobjects.datacleaner.monitor.jaxb that return MetricType
 MetricType ObjectFactory.createMetricType()
          Create an instance of MetricType
 MetricType Alert.getMetric()
          Gets the value of the metric property.
 

Methods in org.eobjects.datacleaner.monitor.jaxb that return types with arguments of type MetricType
 JAXBElement<MetricType> ObjectFactory.createMetric(MetricType value)
          Create an instance of JAXBElement<MetricType>}
 List<MetricType> MetricType.Children.getMetric()
          Gets the value of the metric property.
 List<MetricType> MetricsType.getMetric()
          Gets the value of the metric property.
 

Methods in org.eobjects.datacleaner.monitor.jaxb with parameters of type MetricType
 JAXBElement<MetricType> ObjectFactory.createMetric(MetricType value)
          Create an instance of JAXBElement<MetricType>}
 void Alert.setMetric(MetricType value)
          Sets the value of the metric property.
 



Copyright © 2012 Human Inference. All Rights Reserved.