|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.edg.data.ros.SECost
Stores access costs of files on a Storage Element.
Constructor Summary | |
SECost()
|
Method Summary | |
float |
getCost()
|
float |
getError()
|
void |
setCost(float cost)
|
void |
setError(float error)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SECost()
Method Detail |
public float getCost()
public void setCost(float cost)
public float getError()
public void setError(float error)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |