static ApplicationReset.TelegramType |
ApplicationReset.TelegramType.fromLabel(String label) |
ApplicationReset.TelegramType |
ApplicationReset.getTelegramType() |
static ApplicationReset.TelegramType |
ApplicationReset.TelegramType.valueOf(int value) |
static ApplicationReset.TelegramType |
ApplicationReset.TelegramType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationReset.TelegramType[] |
ApplicationReset.TelegramType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|