public final class MplsLabelGeneralUse extends Object
| Constructor and Description |
|---|
MplsLabelGeneralUse(long uint32)
Creates an instance of uint32.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static MplsLabelGeneralUse |
fromString(String valInString)
Returns the object of mplsLabelGeneralUse fromString input String mplsLabelGeneralUse.
|
int |
hashCode() |
static MplsLabelGeneralUse |
of(long value)
Returns the object of mplsLabelGeneralUse for type uint32.
|
String |
toString() |
long |
uint32()
Returns the attribute uint32.
|
void |
uint32(long uint32)
Sets the attribute uint32.
|
public MplsLabelGeneralUse(long uint32)
uint32 - value of uint32public static MplsLabelGeneralUse of(long value)
value - value of mplsLabelGeneralUse for type uint32public long uint32()
public void uint32(long uint32)
uint32 - value of uint32public static MplsLabelGeneralUse fromString(String valInString)
valInString - value of input StringCopyright © 2018. All rights reserved.