Package | Description |
---|---|
fr.liglab.adele.icasa.application |
Modifier and Type | Method and Description |
---|---|
static ApplicationState |
ApplicationState.fromString(String stateStr)
Returns corresponding application state.
|
ApplicationState |
Application.getState()
Returns application activation state.
|
static ApplicationState |
ApplicationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationState[] |
ApplicationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.