|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Severity | |
---|---|
siouxsie.mvc |
Uses of Severity in siouxsie.mvc |
---|
Methods in siouxsie.mvc that return Severity | |
---|---|
Severity |
Message.getSeverity()
|
static Severity |
Severity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in siouxsie.mvc with parameters of type Severity | |
---|---|
Message(java.lang.String text,
Severity severity)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |