public final class MplsLabelSpecialPurpose extends Object
| Constructor and Description |
|---|
MplsLabelSpecialPurpose(Class<? extends MplsLabelSpecialPurposeValue> identityref)
Creates an instance of identityref.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static MplsLabelSpecialPurpose |
fromString(String valInString)
Returns the object of mplsLabelSpecialPurpose fromString input String mplsLabelSpecialPurpose.
|
int |
hashCode() |
Class<? extends MplsLabelSpecialPurposeValue> |
identityref()
Returns the attribute identityref.
|
void |
identityref(Class<? extends MplsLabelSpecialPurposeValue> identityref)
Sets the attribute identityref.
|
static MplsLabelSpecialPurpose |
of(Class<? extends MplsLabelSpecialPurposeValue> value)
Returns the object of mplsLabelSpecialPurpose for type identityref.
|
String |
toString() |
public MplsLabelSpecialPurpose(Class<? extends MplsLabelSpecialPurposeValue> identityref)
identityref - value of identityrefpublic static MplsLabelSpecialPurpose of(Class<? extends MplsLabelSpecialPurposeValue> value)
value - value of mplsLabelSpecialPurpose for type identityrefpublic Class<? extends MplsLabelSpecialPurposeValue> identityref()
public void identityref(Class<? extends MplsLabelSpecialPurposeValue> identityref)
identityref - value of identityrefpublic static MplsLabelSpecialPurpose fromString(String valInString)
valInString - value of input StringCopyright © 2018. All rights reserved.