@Generated(value="com.querydsl.codegen.EntitySerializer") public class QSituation extends com.querydsl.core.types.dsl.EntityPathBase<Situation>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.SetPath<EventTrigger,com.querydsl.core.types.dsl.SimplePath<EventTrigger>> |
allEventTriggers |
com.querydsl.core.types.dsl.BooleanPath |
booleanValidateIncoming |
com.querydsl.core.types.dsl.StringPath |
bvTestcase |
com.querydsl.core.types.dsl.BooleanPath |
ignoreErrors |
protected QIntegrationStep |
integrationStep |
com.querydsl.core.types.dsl.MapPath<String,String,com.querydsl.core.types.dsl.StringPath> |
keysToRegenerate |
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> |
labels |
com.querydsl.core.types.dsl.EnumPath<Mep> |
mep |
com.querydsl.core.types.dsl.SimplePath<Object> |
naturalId |
com.querydsl.core.types.dsl.SetPath<OperationEventTrigger,QOperationEventTrigger> |
operationEventTriggers |
protected QOperation |
parent |
com.querydsl.core.types.dsl.SetPath<ParsingRule<?>,QParsingRule> |
parsingRules |
com.querydsl.core.types.dsl.StringPath |
postScript |
com.querydsl.core.types.dsl.StringPath |
preScript |
com.querydsl.core.types.dsl.StringPath |
preValidationScript |
static QSituation |
situation |
com.querydsl.core.types.dsl.SetPath<SituationEventTrigger,QSituationEventTrigger> |
situationEventTriggers |
com.querydsl.core.types.dsl.ListPath<Step,QStep> |
steps |
com.querydsl.core.types.dsl.EnumPath<SituationLevelValidation> |
validateIncoming |
| Constructor and Description |
|---|
QSituation(Class<? extends Situation> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QSituation(com.querydsl.core.types.Path<? extends Situation> path) |
QSituation(com.querydsl.core.types.PathMetadata metadata) |
QSituation(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QSituation(String variable) |
| Modifier and Type | Method and Description |
|---|---|
QIntegrationStep |
integrationStep() |
QOperation |
parent() |
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 QSituation situation
public final com.querydsl.core.types.dsl.SetPath<EventTrigger,com.querydsl.core.types.dsl.SimplePath<EventTrigger>> allEventTriggers
public final com.querydsl.core.types.dsl.BooleanPath booleanValidateIncoming
public final com.querydsl.core.types.dsl.StringPath bvTestcase
public final com.querydsl.core.types.dsl.BooleanPath ignoreErrors
protected QIntegrationStep integrationStep
public final com.querydsl.core.types.dsl.MapPath<String,String,com.querydsl.core.types.dsl.StringPath> keysToRegenerate
public final com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> labels
public final com.querydsl.core.types.dsl.EnumPath<Mep> mep
public final com.querydsl.core.types.dsl.SimplePath<Object> naturalId
public final com.querydsl.core.types.dsl.SetPath<OperationEventTrigger,QOperationEventTrigger> operationEventTriggers
protected QOperation parent
public final com.querydsl.core.types.dsl.SetPath<ParsingRule<?>,QParsingRule> parsingRules
public final com.querydsl.core.types.dsl.StringPath postScript
public final com.querydsl.core.types.dsl.StringPath preScript
public final com.querydsl.core.types.dsl.StringPath preValidationScript
public final com.querydsl.core.types.dsl.SetPath<SituationEventTrigger,QSituationEventTrigger> situationEventTriggers
public final com.querydsl.core.types.dsl.EnumPath<SituationLevelValidation> validateIncoming
public QSituation(String variable)
public QSituation(com.querydsl.core.types.Path<? extends Situation> path)
public QSituation(com.querydsl.core.types.PathMetadata metadata)
public QSituation(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QIntegrationStep integrationStep()
public QOperation parent()
Copyright © 2025. All rights reserved.