@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QRadGroupReply extends com.mysema.query.types.path.EntityPathBase<RadGroupReply>
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 QRadGroupReply |
radGroupReply |
com.mysema.query.types.path.StringPath |
value |
Constructor and Description |
---|
QRadGroupReply(com.mysema.query.types.Path<? extends RadGroupReply> path) |
QRadGroupReply(com.mysema.query.types.PathMetadata<?> metadata) |
QRadGroupReply(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 QRadGroupReply radGroupReply
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 QRadGroupReply(String variable)
public QRadGroupReply(com.mysema.query.types.Path<? extends RadGroupReply> path)
public QRadGroupReply(com.mysema.query.types.PathMetadata<?> metadata)
Copyright © 2016. All rights reserved.