|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Status | |
---|---|
uaa.feral.social | |
uaa.feral.social.network |
Uses of Status in uaa.feral.social |
---|
Methods in uaa.feral.social that return Status | |
---|---|
Status |
Person.getStatus()
|
Methods in uaa.feral.social with parameters of type Status | |
---|---|
void |
Person.setStatus(Status status)
|
Uses of Status in uaa.feral.social.network |
---|
Methods in uaa.feral.social.network that return Status | |
---|---|
static Status |
Status.valueOf(java.lang.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |