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 PathgetPath(int num)Path[]getPaths()intgetTotalBW()intgetTotalBWAvailable()voidsetPaths(Path[] paths)java.lang.StringtoString()
-
Constructor Details
-
Method Details
-
getPaths
-
setPaths
-
getPath
-
getTotalBWAvailable
public int getTotalBWAvailable() -
getTotalBW
public int getTotalBW() -
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-