@Generated(value="com.querydsl.codegen.EntitySerializer") public class QStatusType extends com.querydsl.core.types.dsl.EntityPathBase<StatusType>
| Modifier and Type | Field and Description |
|---|---|
QAbstractEntity |
_super |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.StringPath |
name |
com.querydsl.core.types.dsl.SetPath<Status,QStatus> |
statuses |
static QStatusType |
statusType |
| Constructor and Description |
|---|
QStatusType(com.querydsl.core.types.Path<? extends StatusType> path) |
QStatusType(com.querydsl.core.types.PathMetadata metadata) |
QStatusType(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 QStatusType statusType
public final QAbstractEntity _super
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.StringPath name
public QStatusType(String variable)
public QStatusType(com.querydsl.core.types.Path<? extends StatusType> path)
public QStatusType(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2021. All rights reserved.