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
Interface Provided
All Known Subinterfaces:
Device
,
DisjointPath
,
EdgeLink
,
Element
,
ForwardingDevice
,
Host
,
HostProbe
,
Link
,
Path
,
Topology
All Known Implementing Classes:
AbstractElement
,
AbstractModel
,
AbstractProjectableModel
,
ClusterMetadata
,
DefaultDevice
,
DefaultDisjointPath
,
DefaultEdgeLink
,
DefaultHost
,
DefaultLink
,
DefaultPath
,
DefaultTopology
public interface
Provided
Abstraction of an entity supplied by a provider.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ProviderId
providerId
()
Returns the identifier of the provider which supplied the entity.
Method Detail
providerId
ProviderId
providerId()
Returns the identifier of the provider which supplied the entity.
Returns:
provider identification
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