|
GridSim 5.0 beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectFnbMessageDropGridlet
public class FnbMessageDropGridlet
This class contains a Gridlet ID, that is currently being
dropped in the network.
This class is primarily used by the FnbOutput class.
FnbOutput| Constructor Summary | |
|---|---|
FnbMessageDropGridlet(int gridletID)
A constructor |
|
| Method Summary | |
|---|---|
int |
getEntityID()
Gets a gridlet ID |
void |
setEntityID(int gridletID)
Sets a gridlet ID that is being dropped in the network. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FnbMessageDropGridlet(int gridletID)
gridletID - a gridlet ID| Method Detail |
|---|
public void setEntityID(int gridletID)
setEntityID in interface FnbMessagegridletID - a gridlet IDsetEntityID(int),
FnbMessageDropFile.setEntityID(int)public int getEntityID()
getEntityID in interface FnbMessage
|
GridSim 5.0 beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||