@Generated(value="com.querydsl.codegen.EntitySerializer") public class QServerHB extends com.querydsl.core.types.dsl.EntityPathBase<ServerHB>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.StringPath |
className |
com.querydsl.core.types.dsl.CollectionPath<InboundTransportConfiguration,QInboundTransportConfiguration> |
inbounds |
com.querydsl.core.types.dsl.SimplePath<ObjectManager> |
manager |
com.querydsl.core.types.dsl.CollectionPath<OutboundTransportConfiguration,QOutboundTransportConfiguration> |
outbounds |
com.querydsl.core.types.dsl.SimplePath<Storable> |
parent |
com.querydsl.core.types.dsl.NumberPath<BigInteger> |
projectId |
static QServerHB |
serverHB |
com.querydsl.core.types.dsl.StringPath |
url |
| Constructor and Description |
|---|
QServerHB(com.querydsl.core.types.Path<? extends ServerHB> path) |
QServerHB(com.querydsl.core.types.PathMetadata metadata) |
QServerHB(String variable) |
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 QServerHB serverHB
public final com.querydsl.core.types.dsl.StringPath className
public final com.querydsl.core.types.dsl.CollectionPath<InboundTransportConfiguration,QInboundTransportConfiguration> inbounds
public final com.querydsl.core.types.dsl.SimplePath<ObjectManager> manager
public final com.querydsl.core.types.dsl.CollectionPath<OutboundTransportConfiguration,QOutboundTransportConfiguration> outbounds
public final com.querydsl.core.types.dsl.SimplePath<Storable> parent
public final com.querydsl.core.types.dsl.NumberPath<BigInteger> projectId
public final com.querydsl.core.types.dsl.StringPath url
Copyright © 2025. All rights reserved.