uk.ac.soton.itinnovation.grid.service.types
Class MetricUsageSummary
java.lang.Object
uk.ac.soton.itinnovation.grid.service.types.MetricUsageSummary
public class MetricUsageSummary
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetricUsageSummary
public MetricUsageSummary()
MetricUsageSummary
public MetricUsageSummary(Metric metric,
UsageSummaryBean[] events)
getMetric
public Metric getMetric()
setMetric
public void setMetric(Metric metric)
getEvents
public UsageSummaryBean[] getEvents()
setEvents
public void setEvents(UsageSummaryBean[] events)
getTypeDesc
public static TypeDesc getTypeDesc()
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.