![]() | EnumHelper Class |
Namespace: com.espertech.esper.compat
public static class EnumHelper
The EnumHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CountValuesT | |
![]() ![]() | ForEachT | |
![]() ![]() | GetNameT |
Gets the name associated with the value presented in enumValue.
|
![]() ![]() | GetNameInvariantT | |
![]() ![]() | GetNamesT |
Gets the names.
|
![]() ![]() | GetValue(Type, Int32) | |
![]() ![]() | GetValueT(Int32) | |
![]() ![]() | GetValuesT |
Gets the values.
|
![]() ![]() | ParseT |
Parses the specified text value and converts it into the specified
type of enumeration.
|
![]() ![]() | ParseBoxedT | |
![]() ![]() | TranslateTIn, TOut | |
![]() ![]() | XlateTOut |