@Generated(value="com.querydsl.codegen.EntitySerializer") public class QCallTestStep extends com.querydsl.core.types.dsl.EntityPathBase<CallTestStep>
| Modifier and Type | Field and Description |
|---|---|
QTestStep |
_super |
QDataset |
calledDataset |
QTestCase |
calledTestCase |
static QCallTestStep |
callTestStep |
com.querydsl.core.types.dsl.BooleanPath |
delegateParameterValues |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QTestCase |
testCase |
| Constructor and Description |
|---|
QCallTestStep(Class<? extends CallTestStep> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCallTestStep(com.querydsl.core.types.Path<? extends CallTestStep> path) |
QCallTestStep(com.querydsl.core.types.PathMetadata metadata) |
QCallTestStep(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCallTestStep(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 QCallTestStep callTestStep
public final QTestStep _super
public final QDataset calledDataset
public final QTestCase calledTestCase
public final com.querydsl.core.types.dsl.BooleanPath delegateParameterValues
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QTestCase testCase
public QCallTestStep(String variable)
public QCallTestStep(com.querydsl.core.types.Path<? extends CallTestStep> path)
public QCallTestStep(com.querydsl.core.types.PathMetadata metadata)
public QCallTestStep(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QCallTestStep(Class<? extends CallTestStep> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.