Package | Description |
---|---|
edu.usc.ict.iago.utils |
Modifier and Type | Method and Description |
---|---|
static Governor.SessionState |
Governor.getSessionState(javax.servlet.http.HttpSession httpSession) |
static Governor.SessionState |
Governor.SessionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Governor.SessionState[] |
Governor.SessionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|