JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.onosproject.net.topology
Interface TopologyVertex
All Superinterfaces:
Vertex
All Known Implementing Classes:
DefaultTopologyVertex
public interface
TopologyVertex
extends
Vertex
Represents a vertex in the topology graph.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
DeviceId
deviceId
()
Returns the associated infrastructure device identification.
Method Detail
deviceId
DeviceId
deviceId()
Returns the associated infrastructure device identification.
Returns:
device identifier
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method