|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resolution | |
|---|---|
| net.sourceforge.mystique.domain.entity | |
| net.sourceforge.mystique.domain.valueobject | |
| Uses of Resolution in net.sourceforge.mystique.domain.entity |
|---|
| Methods in net.sourceforge.mystique.domain.entity that return Resolution | |
|---|---|
Resolution |
Ticket.getResolution()
|
| Methods in net.sourceforge.mystique.domain.entity with parameters of type Resolution | |
|---|---|
void |
Ticket.setResolution(Resolution resolution)
|
| Uses of Resolution in net.sourceforge.mystique.domain.valueobject |
|---|
| Methods in net.sourceforge.mystique.domain.valueobject that return Resolution | |
|---|---|
static Resolution |
Resolution.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Resolution[] |
Resolution.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||