|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MobyException.SEVERITY | |
---|---|
org.inb.biomoby.shared.message |
Uses of MobyException.SEVERITY in org.inb.biomoby.shared.message |
---|
Methods in org.inb.biomoby.shared.message that return MobyException.SEVERITY | |
---|---|
MobyException.SEVERITY |
MobyException.getSeverity()
|
static MobyException.SEVERITY |
MobyException.SEVERITY.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MobyException.SEVERITY[] |
MobyException.SEVERITY.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.inb.biomoby.shared.message with parameters of type MobyException.SEVERITY | |
---|---|
void |
MobyException.setSeverity(MobyException.SEVERITY severity)
|
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |