@Generated(value="com.querydsl.codegen.DefaultEmbeddableSerializer") public class QSubmission extends com.querydsl.core.types.dsl.BeanPath<Submission>
| Modifier and Type | Field and Description |
|---|---|
QComparableEntity |
_super |
com.querydsl.core.types.dsl.StringPath |
id |
com.querydsl.core.types.dsl.NumberPath<Long> |
number |
com.querydsl.core.types.dsl.StringPath |
status |
static QSubmission |
submission |
com.querydsl.core.types.dsl.StringPath |
talkId |
com.querydsl.core.types.dsl.StringPath |
userId |
| Constructor and Description |
|---|
QSubmission(com.querydsl.core.types.Path<? extends Submission> path) |
QSubmission(com.querydsl.core.types.PathMetadata metadata) |
QSubmission(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, toStringpublic static final QSubmission submission
public final QComparableEntity _super
public final com.querydsl.core.types.dsl.StringPath id
public final com.querydsl.core.types.dsl.NumberPath<Long> number
public final com.querydsl.core.types.dsl.StringPath status
public final com.querydsl.core.types.dsl.StringPath talkId
public final com.querydsl.core.types.dsl.StringPath userId
public QSubmission(String variable)
public QSubmission(com.querydsl.core.types.Path<? extends Submission> path)
public QSubmission(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.