|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Graph.EdgeConf | +--Graph.ASEdgeConf
Provides Autonomous System (AS) attributes to an Edge.
Field Summary | |
int |
ASType
|
Fields inherited from class Graph.EdgeConf |
bw, edgeType |
Constructor Summary | |
ASEdgeConf()
|
|
ASEdgeConf(int type)
|
Method Summary | |
int |
getType()
|
void |
setType(int t)
|
Methods inherited from class Graph.EdgeConf |
getBW, getEdgeType, setBW, setEdgeType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int ASType
Constructor Detail |
public ASEdgeConf()
public ASEdgeConf(int type)
Method Detail |
public int getType()
public void setType(int t)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |