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