Package org.onosproject.ui.topo
Class Mod
- java.lang.Object
-
- org.onosproject.ui.topo.Mod
-
-
Constructor Summary
Constructors Constructor Description Mod(java.lang.String modId)
Constructs a mod with the given identifier.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compareTo(Mod o)
boolean
equals(java.lang.Object o)
int
hashCode()
java.lang.String
toString()
-