|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message.Status | |
|---|---|
| org.wso2.carbon.registry.social.api.message | |
| Uses of Message.Status in org.wso2.carbon.registry.social.api.message |
|---|
| Methods in org.wso2.carbon.registry.social.api.message that return Message.Status | |
|---|---|
Message.Status |
Message.getStatus()
Gets the Status of the message. |
static Message.Status |
Message.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Message.Status[] |
Message.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.wso2.carbon.registry.social.api.message with parameters of type Message.Status | |
|---|---|
void |
Message.setStatus(Message.Status status)
Sets the Status of the message. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||