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