@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QRadPostAuth extends com.mysema.query.types.path.EntityPathBase<RadPostAuth>
Modifier and Type | Field and Description |
---|---|
com.mysema.query.types.path.DateTimePath<OffsetDateTime> |
authDate |
com.mysema.query.types.path.StringPath |
calledStationId |
com.mysema.query.types.path.StringPath |
callingStationId |
com.mysema.query.types.path.NumberPath<Long> |
id |
com.mysema.query.types.path.StringPath |
pass |
static QRadPostAuth |
radPostAuth |
com.mysema.query.types.path.StringPath |
reply |
com.mysema.query.types.path.StringPath |
userName |
Constructor and Description |
---|
QRadPostAuth(com.mysema.query.types.Path<? extends RadPostAuth> path) |
QRadPostAuth(com.mysema.query.types.PathMetadata<?> metadata) |
QRadPostAuth(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 QRadPostAuth radPostAuth
public final com.mysema.query.types.path.DateTimePath<OffsetDateTime> authDate
public final com.mysema.query.types.path.StringPath calledStationId
public final com.mysema.query.types.path.StringPath callingStationId
public final com.mysema.query.types.path.NumberPath<Long> id
public final com.mysema.query.types.path.StringPath pass
public final com.mysema.query.types.path.StringPath reply
public final com.mysema.query.types.path.StringPath userName
public QRadPostAuth(String variable)
public QRadPostAuth(com.mysema.query.types.Path<? extends RadPostAuth> path)
public QRadPostAuth(com.mysema.query.types.PathMetadata<?> metadata)
Copyright © 2016. All rights reserved.