public final class Label extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getLabel()
Returns the label.
|
int |
hashCode() |
static Label |
label(int label)
Creates the label for evpn route.
|
String |
toString() |
public static Label label(int label)
label - label of evpn routepublic int getLabel()