Package ons
Class MultiPath
java.lang.Object
ons.MultiPath
public class MultiPath
extends java.lang.Object
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description Path
getPath(int num)
Path[]
getPaths()
int
getTotalBW()
int
getTotalBWAvailable()
void
setPaths(Path[] paths)
java.lang.String
toString()
-
Constructor Details
-
Method Details
-
getPaths
-
setPaths
-
getPath
-
getTotalBWAvailable
public int getTotalBWAvailable() -
getTotalBW
public int getTotalBW() -
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-