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.core
Interface GroupId
All Known Implementing Classes:
DefaultGroupId
public interface
GroupId
Group identifier.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
id
()
Returns a group ID as an integer value.
Method Detail
id
int id()
Returns a group ID as an integer value. The method is not intended for use by application developers. Return data type may change in the future release.
Returns:
a group ID as integer value
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