|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Status | |
|---|---|
| org.exoplatform.brandadvocacy.model | |
| Uses of Status in org.exoplatform.brandadvocacy.model |
|---|
| Methods in org.exoplatform.brandadvocacy.model that return Status | |
|---|---|
Status |
MissionParticipant.getStatus()
|
static Status |
Status.getStatus(int status)
|
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.exoplatform.brandadvocacy.model with parameters of type Status | |
|---|---|
void |
MissionParticipant.setStatus(Status status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||