public class MplsLabel extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_MPLS |
| Modifier | Constructor and Description |
|---|---|
protected |
MplsLabel(int value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static MplsLabel |
mplsLabel(int value) |
int |
toInt() |
String |
toString() |
public static final int MAX_MPLS
public static MplsLabel mplsLabel(int value)
public int toInt()
Copyright © 2016. All rights reserved.