|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Severity | |
|---|---|
| net.sourceforge.mystique.domain.entity | |
| net.sourceforge.mystique.domain.valueobject | |
| Uses of Severity in net.sourceforge.mystique.domain.entity |
|---|
| Methods in net.sourceforge.mystique.domain.entity that return Severity | |
|---|---|
Severity |
Ticket.getSeverity()
|
| Methods in net.sourceforge.mystique.domain.entity with parameters of type Severity | |
|---|---|
void |
Ticket.setSeverity(Severity severity)
|
| Uses of Severity in net.sourceforge.mystique.domain.valueobject |
|---|
| Methods in net.sourceforge.mystique.domain.valueobject that return Severity | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||