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