@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QRadGroupCheck extends com.mysema.query.types.path.EntityPathBase<RadGroupCheck>
Modifier and Type | Field and Description |
---|---|
com.mysema.query.types.path.StringPath |
attribute |
com.mysema.query.types.path.StringPath |
groupName |
com.mysema.query.types.path.NumberPath<Long> |
id |
com.mysema.query.types.path.StringPath |
op |
static QRadGroupCheck |
radGroupCheck |
com.mysema.query.types.path.StringPath |
value |
Constructor and Description |
---|
QRadGroupCheck(com.mysema.query.types.Path<? extends RadGroupCheck> path) |
QRadGroupCheck(com.mysema.query.types.PathMetadata<?> metadata) |
QRadGroupCheck(String variable) |
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAny
as, as, count, countDistinct, eq, eq, eqAll, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, when
equals, getType, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final QRadGroupCheck radGroupCheck
public final com.mysema.query.types.path.StringPath attribute
public final com.mysema.query.types.path.StringPath groupName
public final com.mysema.query.types.path.NumberPath<Long> id
public final com.mysema.query.types.path.StringPath op
public final com.mysema.query.types.path.StringPath value
public QRadGroupCheck(String variable)
public QRadGroupCheck(com.mysema.query.types.Path<? extends RadGroupCheck> path)
public QRadGroupCheck(com.mysema.query.types.PathMetadata<?> metadata)
Copyright © 2016. All rights reserved.