@Generated(value="com.querydsl.codegen.EntitySerializer") public class QOperation extends com.querydsl.core.types.dsl.EntityPathBase<Operation>
| Modifier and Type | Field and Description |
|---|---|
protected QSituation |
defaultIfInbound |
protected QSituation |
defaultInboundSituation |
protected QSituation |
errorInboundSituation |
com.querydsl.core.types.dsl.SimplePath<Storable> |
extendsParameters |
com.querydsl.core.types.dsl.StringPath |
incomingContextKeyDefinition |
com.querydsl.core.types.dsl.EnumPath<Mep> |
mep |
com.querydsl.core.types.dsl.SimplePath<Object> |
naturalId |
static QOperation |
operation |
com.querydsl.core.types.dsl.StringPath |
operationDefinitionKey |
com.querydsl.core.types.dsl.SetPath<OperationParsingRule,QOperationParsingRule> |
operationParsingRules |
com.querydsl.core.types.dsl.SetPath<OperationTemplate,QOperationTemplate> |
operationTemplates |
com.querydsl.core.types.dsl.StringPath |
outgoingContextKeyDefinition |
protected QSystem |
parent |
com.querydsl.core.types.dsl.NumberPath<BigInteger> |
projectId |
com.querydsl.core.types.dsl.SetPath<Situation,QSituation> |
situations |
protected QTransportConfiguration |
transport |
| Constructor and Description |
|---|
QOperation(Class<? extends Operation> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QOperation(com.querydsl.core.types.Path<? extends Operation> path) |
QOperation(com.querydsl.core.types.PathMetadata metadata) |
QOperation(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QOperation(String variable) |
| Modifier and Type | Method and Description |
|---|---|
QSituation |
defaultIfInbound() |
QSituation |
defaultInboundSituation() |
QSituation |
errorInboundSituation() |
QSystem |
parent() |
QTransportConfiguration |
transport() |
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 QOperation operation
protected QSituation defaultIfInbound
protected QSituation defaultInboundSituation
protected QSituation errorInboundSituation
public final com.querydsl.core.types.dsl.SimplePath<Storable> extendsParameters
public final com.querydsl.core.types.dsl.StringPath incomingContextKeyDefinition
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.StringPath operationDefinitionKey
public final com.querydsl.core.types.dsl.SetPath<OperationParsingRule,QOperationParsingRule> operationParsingRules
public final com.querydsl.core.types.dsl.SetPath<OperationTemplate,QOperationTemplate> operationTemplates
public final com.querydsl.core.types.dsl.StringPath outgoingContextKeyDefinition
protected QSystem parent
public final com.querydsl.core.types.dsl.NumberPath<BigInteger> projectId
public final com.querydsl.core.types.dsl.SetPath<Situation,QSituation> situations
protected QTransportConfiguration transport
public QOperation(String variable)
public QOperation(com.querydsl.core.types.Path<? extends Operation> path)
public QOperation(com.querydsl.core.types.PathMetadata metadata)
public QOperation(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QSituation defaultIfInbound()
public QSituation defaultInboundSituation()
public QSituation errorInboundSituation()
public QSystem parent()
public QTransportConfiguration transport()
Copyright © 2025. All rights reserved.