@Generated(value="com.querydsl.codegen.EntitySerializer") public class QEnvironment extends com.querydsl.core.types.dsl.EntityPathBase<Environment>
| Modifier and Type | Field and Description |
|---|---|
static QEnvironment |
environment |
com.querydsl.core.types.dsl.EnumPath<TriggerState> |
environmentState |
com.querydsl.core.types.dsl.MapPath<System,Server,com.querydsl.core.types.dsl.SimplePath<Server>> |
inbound |
com.querydsl.core.types.dsl.MapPath<System,Server,com.querydsl.core.types.dsl.SimplePath<Server>> |
outbound |
protected QEnvFolder |
parent |
com.querydsl.core.types.dsl.NumberPath<BigInteger> |
projectId |
com.querydsl.core.types.dsl.SetPath<LinkCollectorConfiguration,QLinkCollectorConfiguration> |
reportCollectors |
com.querydsl.core.types.dsl.ComparablePath<org.apache.commons.lang3.tuple.Pair<Set<EciConfigurable>,Set<EciConfigurable>>> |
systemsAndServersForUnbind |
| Constructor and Description |
|---|
QEnvironment(Class<? extends Environment> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QEnvironment(com.querydsl.core.types.Path<? extends Environment> path) |
QEnvironment(com.querydsl.core.types.PathMetadata metadata) |
QEnvironment(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QEnvironment(String variable) |
| Modifier and Type | Method and Description |
|---|---|
QEnvFolder |
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 QEnvironment environment
public final com.querydsl.core.types.dsl.EnumPath<TriggerState> environmentState
public final com.querydsl.core.types.dsl.MapPath<System,Server,com.querydsl.core.types.dsl.SimplePath<Server>> inbound
public final com.querydsl.core.types.dsl.MapPath<System,Server,com.querydsl.core.types.dsl.SimplePath<Server>> outbound
protected QEnvFolder parent
public final com.querydsl.core.types.dsl.NumberPath<BigInteger> projectId
public final com.querydsl.core.types.dsl.SetPath<LinkCollectorConfiguration,QLinkCollectorConfiguration> reportCollectors
public final com.querydsl.core.types.dsl.ComparablePath<org.apache.commons.lang3.tuple.Pair<Set<EciConfigurable>,Set<EciConfigurable>>> systemsAndServersForUnbind
public QEnvironment(String variable)
public QEnvironment(com.querydsl.core.types.Path<? extends Environment> path)
public QEnvironment(com.querydsl.core.types.PathMetadata metadata)
public QEnvironment(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QEnvironment(Class<? extends Environment> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
public QEnvFolder parent()
Copyright © 2025. All rights reserved.