Package org.opennms.netmgt.graph.api
Class VertexRef
- java.lang.Object
-
- org.opennms.netmgt.graph.api.VertexRef
-
public final class VertexRef extends Object
immutable composite key that is unique over all graphs / graph containers
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getId()
String
getNamespace()
int
hashCode()
String
toString()
-