Class Focus
- java.lang.Object
-
- org.opennms.netmgt.graph.api.focus.Focus
-
public class Focus extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getId()
List<String>
getVertexIds()
List<VertexRef>
getVertexRefs()
int
hashCode()
String
toString()
-
-
-
Method Detail
-
getId
public String getId()
-
-