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