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