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.pi.runtime
Interface PiEntity
All Known Implementing Classes:
PiActionGroup
,
PiTableEntry
@Beta public interface
PiEntity
Abstraction of an entity of a protocol-independent that can be read or write at runtime.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
PiEntityType
piEntityType
()
Returns the type of this entity.
Method Detail
piEntityType
PiEntityType
piEntityType()
Returns the type of this entity.
Returns:
entity type
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