public static enum Query.Event
Enum Constant and Description |
---|
CHILD_ADDED |
CHILD_CHANGED |
CHILD_REMOVED |
VALUE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static Query.Event VALUE
public static Query.Event CHILD_ADDED
public static Query.Event CHILD_REMOVED
public static Query.Event CHILD_CHANGED