@Generated(value="com.querydsl.codegen.EntitySerializer") public class QPhone extends com.querydsl.core.types.dsl.EntityPathBase<Phone>
| Modifier and Type | Field and Description |
|---|---|
QContact |
_super |
QUser |
employmentUser |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.StringPath |
name |
com.querydsl.core.types.dsl.StringPath |
number |
static QPhone |
phone |
com.querydsl.core.types.dsl.SetPath<Status,QStatus> |
statuses |
QUser |
user |
| Constructor and Description |
|---|
QPhone(Class<? extends Phone> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QPhone(com.querydsl.core.types.Path<? extends Phone> path) |
QPhone(com.querydsl.core.types.PathMetadata metadata) |
QPhone(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QPhone(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 QPhone phone
public final QContact _super
public final QUser employmentUser
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.StringPath name
public final com.querydsl.core.types.dsl.StringPath number
public final QUser user
public QPhone(String variable)
public QPhone(com.querydsl.core.types.Path<? extends Phone> path)
public QPhone(com.querydsl.core.types.PathMetadata metadata)
public QPhone(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2018. All rights reserved.