public final class NshServicePathId extends org.onlab.util.Identifier<Integer>
| Modifier and Type | Method and Description |
|---|---|
static NshServicePathId |
of(int servicePathId)
Returns the NshServicePathId by setting its value.
|
int |
servicePathId()
Returns nsh context service path identifier.
|
public static NshServicePathId of(int servicePathId)
servicePathId - nsh service path identifierpublic int servicePathId()