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