|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageStatus | |
---|---|
messaging |
Uses of MessageStatus in messaging |
---|
Fields in messaging declared as MessageStatus | |
---|---|
private MessageStatus |
MessageQueryCriteria.messageStatus
|
MessageStatus |
Message.status
The message's status, if it is read, unread etc |
Methods in messaging that return MessageStatus | |
---|---|
MessageStatus |
MessageQueryCriteria.getMessageStatus()
|
static MessageStatus |
MessageStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessageStatus[] |
MessageStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in messaging with parameters of type MessageStatus | |
---|---|
void |
MessageQueryCriteria.setMessageStatus(MessageStatus messageStatus)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |