public class HostCapacity extends java.lang.Object
int
getMem()
double
getProc()
void
setMem(int mem)
setProc(int proc)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double getProc()
public void setProc(int proc)
public int getMem()
public void setMem(int mem)