public final class BfdType extends Object
| Constructor and Description |
|---|
BfdType(BfdTypeEnum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
BfdTypeEnum |
enumeration()
Returns the attribute enumeration.
|
void |
enumeration(BfdTypeEnum enumeration)
Sets the attribute enumeration.
|
boolean |
equals(Object obj) |
static BfdType |
fromString(String valInString)
Returns the object of bfdType fromString input String bfdType.
|
int |
hashCode() |
static BfdType |
of(BfdTypeEnum value)
Returns the object of bfdType for type enumeration.
|
String |
toString() |
public BfdType(BfdTypeEnum enumeration)
enumeration - value of enumerationpublic static BfdType of(BfdTypeEnum value)
value - value of bfdType for type enumerationpublic BfdTypeEnum enumeration()
public void enumeration(BfdTypeEnum enumeration)
enumeration - value of enumerationCopyright © 2018. All rights reserved.