@Generated(value="com.querydsl.codegen.EntitySerializer") public class QActionTestStep extends com.querydsl.core.types.dsl.EntityPathBase<ActionTestStep>
| Modifier and Type | Field and Description |
|---|---|
QTestStep |
_super |
QString |
action |
static QActionTestStep |
actionTestStep |
QAttachmentList |
attachmentList |
QString |
expectedResult |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.SetPath<RequirementVersionCoverage,QRequirementVersionCoverage> |
requirementVersionCoverages |
QTestCase |
testCase |
| Constructor and Description |
|---|
QActionTestStep(Class<? extends ActionTestStep> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QActionTestStep(com.querydsl.core.types.Path<? extends ActionTestStep> path) |
QActionTestStep(com.querydsl.core.types.PathMetadata metadata) |
QActionTestStep(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QActionTestStep(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 QActionTestStep actionTestStep
public final QTestStep _super
public final QString action
public final QAttachmentList attachmentList
public final QString expectedResult
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.SetPath<RequirementVersionCoverage,QRequirementVersionCoverage> requirementVersionCoverages
public final QTestCase testCase
public QActionTestStep(String variable)
public QActionTestStep(com.querydsl.core.types.Path<? extends ActionTestStep> path)
public QActionTestStep(com.querydsl.core.types.PathMetadata metadata)
public QActionTestStep(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QActionTestStep(Class<? extends ActionTestStep> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.