public class MessageQueryProperty extends Object implements QueryProperty
Modifier and Type | Field and Description |
---|---|
static MessageQueryProperty |
CONVERSATION_ID |
static MessageQueryProperty |
CREATION_TIME |
Modifier | Constructor and Description |
---|---|
protected |
MessageQueryProperty(String name) |
public static final MessageQueryProperty CREATION_TIME
public static final MessageQueryProperty CONVERSATION_ID
protected MessageQueryProperty(String name)
public String getName()
getName
in interface QueryProperty