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