public final class NshServicePathId extends Identifier<Integer>
identifier
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.
|
equals, hashCode, id, toString
public static NshServicePathId of(int servicePathId)
servicePathId
- nsh service path identifierpublic int servicePathId()