@Generated(value="com.querydsl.codegen.EntitySerializer") public class QPartyPreference extends com.querydsl.core.types.dsl.EntityPathBase<PartyPreference>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QParty |
party |
static QPartyPreference |
partyPreference |
QString |
preferenceKey |
QString |
preferenceValue |
| Constructor and Description |
|---|
QPartyPreference(Class<? extends PartyPreference> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QPartyPreference(com.querydsl.core.types.Path<? extends PartyPreference> path) |
QPartyPreference(com.querydsl.core.types.PathMetadata metadata) |
QPartyPreference(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QPartyPreference(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, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QPartyPreference partyPreference
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QParty party
public final QString preferenceKey
public final QString preferenceValue
public QPartyPreference(String variable)
public QPartyPreference(com.querydsl.core.types.Path<? extends PartyPreference> path)
public QPartyPreference(com.querydsl.core.types.PathMetadata metadata)
public QPartyPreference(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QPartyPreference(Class<? extends PartyPreference> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.