@Generated(value="com.querydsl.codegen.DefaultEntitySerializer") public class QAirportMini extends com.querydsl.core.types.dsl.EntityPathBase<AirportMini>
| Modifier and Type | Field and Description |
|---|---|
QComparableEntity |
_super |
QAddress |
address |
static QAirportMini |
airportMini |
com.querydsl.core.types.dsl.StringPath |
iata |
com.querydsl.core.types.dsl.StringPath |
id |
| Constructor and Description |
|---|
QAirportMini(Class<? extends AirportMini> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QAirportMini(com.querydsl.core.types.Path<? extends AirportMini> path) |
QAirportMini(com.querydsl.core.types.PathMetadata metadata) |
QAirportMini(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QAirportMini(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 QAirportMini airportMini
public final QComparableEntity _super
public final QAddress address
public final com.querydsl.core.types.dsl.StringPath iata
public final com.querydsl.core.types.dsl.StringPath id
public QAirportMini(String variable)
public QAirportMini(com.querydsl.core.types.Path<? extends AirportMini> path)
public QAirportMini(com.querydsl.core.types.PathMetadata metadata)
public QAirportMini(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QAirportMini(Class<? extends AirportMini> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.