public class GroupQueryProperty extends Object implements QueryProperty
GroupQuery
.Modifier and Type | Field and Description |
---|---|
static GroupQueryProperty |
GROUP_ID |
static GroupQueryProperty |
NAME |
static GroupQueryProperty |
TYPE |
Constructor and Description |
---|
GroupQueryProperty(String name) |
public static final GroupQueryProperty GROUP_ID
public static final GroupQueryProperty NAME
public static final GroupQueryProperty TYPE
public GroupQueryProperty(String name)
public String getName()
getName
in interface QueryProperty
public static GroupQueryProperty findByName(String propertyName)
Copyright © 2015. All rights reserved.