| Package | Description |
|---|---|
| kr.co.hanwha.hifive | |
| kr.co.hanwha.hifive.enums |
| Modifier and Type | Field and Description |
|---|---|
private ApplicationStatus |
HFApplication.mAppStatus
Activity
|
| Modifier and Type | Method and Description |
|---|---|
static ApplicationStatus |
ApplicationStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationStatus[] |
ApplicationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|