uk.ac.soton.itinnovation.grid.service.sla.bizfacade
Class ResourceAndMetric

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.sla.bizfacade.ResourceAndMetric

public class ResourceAndMetric
extends Object


Constructor Summary
ResourceAndMetric(String resourceId, Metric metric)
           
 
Method Summary
 boolean equals(Object obj)
           
 Metric getMetric()
           
 String getResourceId()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceAndMetric

public ResourceAndMetric(String resourceId,
                         Metric metric)
Method Detail

getMetric

public Metric getMetric()

getResourceId

public String getResourceId()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.