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