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