@Generated(value="com.querydsl.codegen.EntitySerializer") public class QCallChain extends com.querydsl.core.types.dsl.EntityPathBase<CallChain>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.MapPath<String,String,com.querydsl.core.types.dsl.StringPath> |
bvCases |
static QCallChain |
callChain |
com.querydsl.core.types.dsl.StringPath |
datasetId |
com.querydsl.core.types.dsl.SetPath<String,com.querydsl.core.types.dsl.StringPath> |
keys |
com.querydsl.core.types.dsl.SimplePath<Object> |
naturalId |
protected QChainFolder |
parent |
com.querydsl.core.types.dsl.NumberPath<BigInteger> |
projectId |
| Constructor and Description |
|---|
QCallChain(Class<? extends CallChain> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCallChain(com.querydsl.core.types.Path<? extends CallChain> path) |
QCallChain(com.querydsl.core.types.PathMetadata metadata) |
QCallChain(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCallChain(String variable) |
| Modifier and Type | Method and Description |
|---|---|
QChainFolder |
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 QCallChain callChain
public final com.querydsl.core.types.dsl.MapPath<String,String,com.querydsl.core.types.dsl.StringPath> bvCases
public final com.querydsl.core.types.dsl.StringPath datasetId
public final com.querydsl.core.types.dsl.SetPath<String,com.querydsl.core.types.dsl.StringPath> keys
public final com.querydsl.core.types.dsl.SimplePath<Object> naturalId
protected QChainFolder parent
public final com.querydsl.core.types.dsl.NumberPath<BigInteger> projectId
public QCallChain(String variable)
public QCallChain(com.querydsl.core.types.Path<? extends CallChain> path)
public QCallChain(com.querydsl.core.types.PathMetadata metadata)
public QCallChain(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QChainFolder parent()
Copyright © 2025. All rights reserved.