@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QRadReply extends com.mysema.query.types.path.EntityPathBase<RadReply>
Modifier and Type | Field and Description |
---|---|
com.mysema.query.types.path.StringPath |
attribute |
com.mysema.query.types.path.NumberPath<Long> |
id |
com.mysema.query.types.path.StringPath |
op |
static QRadReply |
radReply |
com.mysema.query.types.path.StringPath |
userName |
com.mysema.query.types.path.StringPath |
value |
Constructor and Description |
---|
QRadReply(com.mysema.query.types.Path<? extends RadReply> path) |
QRadReply(com.mysema.query.types.PathMetadata<?> metadata) |
QRadReply(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 QRadReply radReply
public final com.mysema.query.types.path.StringPath attribute
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 userName
public final com.mysema.query.types.path.StringPath value
Copyright © 2016. All rights reserved.