@Generated(value="com.querydsl.codegen.EntitySerializer") public class QStep extends com.querydsl.core.types.dsl.EntityPathBase<Step>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.NumberPath<Long> |
delay |
com.querydsl.core.types.dsl.BooleanPath |
enabled |
com.querydsl.core.types.dsl.BooleanPath |
manual |
com.querydsl.core.types.dsl.EnumPath<Mep> |
mep |
com.querydsl.core.types.dsl.NumberPath<Integer> |
order |
static QStep |
step |
com.querydsl.core.types.dsl.StringPath |
type |
com.querydsl.core.types.dsl.StringPath |
unit |
| Constructor and Description |
|---|
QStep(com.querydsl.core.types.Path<? extends Step> path) |
QStep(com.querydsl.core.types.PathMetadata metadata) |
QStep(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 QStep step
public final com.querydsl.core.types.dsl.NumberPath<Long> delay
public final com.querydsl.core.types.dsl.BooleanPath enabled
public final com.querydsl.core.types.dsl.BooleanPath manual
public final com.querydsl.core.types.dsl.EnumPath<Mep> mep
public final com.querydsl.core.types.dsl.NumberPath<Integer> order
public final com.querydsl.core.types.dsl.StringPath type
public final com.querydsl.core.types.dsl.StringPath unit
Copyright © 2025. All rights reserved.