uk.ac.soton.itinnovation.grid.service.types
Class Usage
java.lang.Object
uk.ac.soton.itinnovation.grid.service.types.Usage
- Direct Known Subclasses:
- CumulativeUsageReport, InstantaneousRateReport, InstantaneousUsageReport
public abstract class Usage
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Usage
public Usage()
Usage
public Usage(UsageReport r)
getId
public Long getId()
setId
public void setId(Long argId)
getMetric
public Metric getMetric()
setMetric
public void setMetric(Metric argMetric)
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.