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