@Generated(value="com.querydsl.codegen.EntitySerializer") public class QTestStep extends com.querydsl.core.types.dsl.EntityPathBase<TestStep>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QTestCase |
testCase |
static QTestStep |
testStep |
| Constructor and Description |
|---|
QTestStep(Class<? extends TestStep> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QTestStep(com.querydsl.core.types.Path<? extends TestStep> path) |
QTestStep(com.querydsl.core.types.PathMetadata metadata) |
QTestStep(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QTestStep(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, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QTestStep testStep
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QTestCase testCase
public QTestStep(String variable)
public QTestStep(com.querydsl.core.types.Path<? extends TestStep> path)
public QTestStep(com.querydsl.core.types.PathMetadata metadata)
public QTestStep(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.