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