public final class NshServiceIndex extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static NshServiceIndex |
of(short serviceIndex)
Returns the NshServiceIndex by setting its value.
|
short |
serviceIndex()
Returns nsh service index value.
|
String |
toString() |
public static NshServiceIndex of(short serviceIndex)
serviceIndex
- nsh service indexpublic short serviceIndex()