|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusEnum | |
---|---|
name.milesparker.epi.region |
Uses of StatusEnum in name.milesparker.epi.region |
---|
Methods in name.milesparker.epi.region that return StatusEnum | |
---|---|
StatusEnum |
Individual.getStatus()
Gets the Status property for Individual. |
static StatusEnum |
StatusEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StatusEnum[] |
StatusEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in name.milesparker.epi.region with parameters of type StatusEnum | |
---|---|
void |
Individual.setStatus(StatusEnum _status)
Sets the Status property for Individual. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |