T - public interface QueryItem<T>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ActivityPermission> |
getPermissions()
Return the associated list of permissions for the query item
|
T |
getValue()
Return the value of the query item
|
T getValue()
java.util.List<ActivityPermission> getPermissions()