|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Network
A Network maintains the structure of a network and provides access to its routers and links.
Constructor Summary | |
Network()
new Network() returns a Network with no Routers or Links. |
Method Summary | |
ioutil.Command[] |
getCommands()
ntwrk.getCommands() returns the Commands that are implemented by ntwrk. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Network()
Method Detail |
public ioutil.Command[] getCommands()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |