@Generated(value="com.querydsl.codegen.DefaultEntitySerializer") public class QSubscriptionToken extends com.querydsl.core.types.dsl.EntityPathBase<SubscriptionToken>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.StringPath |
appId |
com.querydsl.core.types.dsl.StringPath |
deviceId |
com.querydsl.core.types.dsl.StringPath |
id |
com.querydsl.core.types.dsl.NumberPath<Long> |
subscriptionDate |
static QSubscriptionToken |
subscriptionToken |
com.querydsl.core.types.dsl.StringPath |
subscriptionType |
com.querydsl.core.types.dsl.StringPath |
userName |
com.querydsl.core.types.dsl.NumberPath<Long> |
version |
| Constructor and Description |
|---|
QSubscriptionToken(com.querydsl.core.types.Path<? extends SubscriptionToken> path) |
QSubscriptionToken(com.querydsl.core.types.PathMetadata metadata) |
QSubscriptionToken(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 QSubscriptionToken subscriptionToken
public final com.querydsl.core.types.dsl.StringPath appId
public final com.querydsl.core.types.dsl.StringPath deviceId
public final com.querydsl.core.types.dsl.StringPath id
public final com.querydsl.core.types.dsl.NumberPath<Long> subscriptionDate
public final com.querydsl.core.types.dsl.StringPath subscriptionType
public final com.querydsl.core.types.dsl.StringPath userName
public final com.querydsl.core.types.dsl.NumberPath<Long> version
public QSubscriptionToken(String variable)
public QSubscriptionToken(com.querydsl.core.types.Path<? extends SubscriptionToken> path)
public QSubscriptionToken(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.