@Generated(value="com.querydsl.codegen.EntitySerializer") public class QAccessToken extends com.querydsl.core.types.dsl.EntityPathBase<AccessToken>
| Modifier and Type | Field and Description |
|---|---|
static QAccessToken |
accessToken |
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> |
authentication |
com.querydsl.core.types.dsl.StringPath |
authenticationId |
com.querydsl.core.types.dsl.StringPath |
clientId |
com.querydsl.core.types.dsl.DateTimePath<Date> |
expiration |
com.querydsl.core.types.dsl.StringPath |
refreshToken |
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> |
token |
com.querydsl.core.types.dsl.StringPath |
tokenId |
com.querydsl.core.types.dsl.StringPath |
username |
| Constructor and Description |
|---|
QAccessToken(com.querydsl.core.types.Path<? extends AccessToken> path) |
QAccessToken(com.querydsl.core.types.PathMetadata metadata) |
QAccessToken(String variable) |
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyas, as, count, countDistinct, eq, eq, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QAccessToken accessToken
public final com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> authentication
public final com.querydsl.core.types.dsl.StringPath authenticationId
public final com.querydsl.core.types.dsl.StringPath clientId
public final com.querydsl.core.types.dsl.DateTimePath<Date> expiration
public final com.querydsl.core.types.dsl.StringPath refreshToken
public final com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> token
public final com.querydsl.core.types.dsl.StringPath tokenId
public final com.querydsl.core.types.dsl.StringPath username
public QAccessToken(String variable)
public QAccessToken(com.querydsl.core.types.Path<? extends AccessToken> path)
public QAccessToken(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2018 Global Crop Diversity Trust. All rights reserved.