@Generated(value="com.querydsl.codegen.EntitySerializer") public class QSituationEventTrigger extends com.querydsl.core.types.dsl.EntityPathBase<SituationEventTrigger>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.EnumPath<SituationEventTrigger.On> |
on |
protected QSituation |
parent |
protected QSituation |
situation |
static QSituationEventTrigger |
situationEventTrigger |
com.querydsl.core.types.dsl.StringPath |
type |
| Constructor and Description |
|---|
QSituationEventTrigger(Class<? extends SituationEventTrigger> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QSituationEventTrigger(com.querydsl.core.types.Path<? extends SituationEventTrigger> path) |
QSituationEventTrigger(com.querydsl.core.types.PathMetadata metadata) |
QSituationEventTrigger(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QSituationEventTrigger(String variable) |
| Modifier and Type | Method and Description |
|---|---|
QSituation |
parent() |
QSituation |
situation() |
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 QSituationEventTrigger situationEventTrigger
public final com.querydsl.core.types.dsl.EnumPath<SituationEventTrigger.On> on
protected QSituation parent
protected QSituation situation
public final com.querydsl.core.types.dsl.StringPath type
public QSituationEventTrigger(String variable)
public QSituationEventTrigger(com.querydsl.core.types.Path<? extends SituationEventTrigger> path)
public QSituationEventTrigger(com.querydsl.core.types.PathMetadata metadata)
public QSituationEventTrigger(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QSituationEventTrigger(Class<? extends SituationEventTrigger> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
public QSituation parent()
public QSituation situation()
Copyright © 2025. All rights reserved.