@Generated(value="com.querydsl.codegen.EntitySerializer") public class QTestSuite extends com.querydsl.core.types.dsl.EntityPathBase<TestSuite>
| Modifier and Type | Field and Description |
|---|---|
QAttachmentList |
attachmentList |
QString |
description |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QIteration |
iteration |
QString |
name |
com.querydsl.core.types.dsl.ListPath<IterationTestPlanItem,QIterationTestPlanItem> |
testPlan |
static QTestSuite |
testSuite |
| Constructor and Description |
|---|
QTestSuite(Class<? extends TestSuite> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QTestSuite(com.querydsl.core.types.Path<? extends TestSuite> path) |
QTestSuite(com.querydsl.core.types.PathMetadata metadata) |
QTestSuite(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QTestSuite(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 QTestSuite testSuite
public final QAttachmentList attachmentList
public final QString description
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QIteration iteration
public final QString name
public final com.querydsl.core.types.dsl.ListPath<IterationTestPlanItem,QIterationTestPlanItem> testPlan
public QTestSuite(String variable)
public QTestSuite(com.querydsl.core.types.Path<? extends TestSuite> path)
public QTestSuite(com.querydsl.core.types.PathMetadata metadata)
public QTestSuite(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.