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