@Generated(value="com.querydsl.codegen.EntitySerializer") public class QGenericProject extends com.querydsl.core.types.dsl.EntityPathBase<GenericProject>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.BooleanPath |
active |
com.querydsl.core.types.dsl.BooleanPath |
allowTcModifDuringExec |
QAttachmentList |
attachmentList |
QBugTrackerBinding |
bugtrackerBinding |
QCampaignLibrary |
campaignLibrary |
QCustomReportLibrary |
customReportLibrary |
QString |
description |
static QGenericProject |
genericProject |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QString |
label |
com.querydsl.core.types.dsl.SetPath<Milestone,QMilestone> |
milestones |
QString |
name |
QInfoList |
requirementCategories |
QRequirementLibrary |
requirementLibrary |
com.querydsl.core.types.dsl.SetPath<TestAutomationProject,QTestAutomationProject> |
testAutomationProjects |
QTestAutomationServer |
testAutomationServer |
QTestCaseLibrary |
testCaseLibrary |
QInfoList |
testCaseNatures |
QInfoList |
testCaseTypes |
| Constructor and Description |
|---|
QGenericProject(Class<? extends GenericProject> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QGenericProject(com.querydsl.core.types.Path<? extends GenericProject> path) |
QGenericProject(com.querydsl.core.types.PathMetadata metadata) |
QGenericProject(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QGenericProject(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 QGenericProject genericProject
public final com.querydsl.core.types.dsl.BooleanPath active
public final com.querydsl.core.types.dsl.BooleanPath allowTcModifDuringExec
public final QAttachmentList attachmentList
public final QBugTrackerBinding bugtrackerBinding
public final QCampaignLibrary campaignLibrary
public final QCustomReportLibrary customReportLibrary
public final QString description
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QString label
public final com.querydsl.core.types.dsl.SetPath<Milestone,QMilestone> milestones
public final QString name
public final QInfoList requirementCategories
public final QRequirementLibrary requirementLibrary
public final com.querydsl.core.types.dsl.SetPath<TestAutomationProject,QTestAutomationProject> testAutomationProjects
public final QTestAutomationServer testAutomationServer
public final QTestCaseLibrary testCaseLibrary
public final QInfoList testCaseNatures
public final QInfoList testCaseTypes
public QGenericProject(String variable)
public QGenericProject(com.querydsl.core.types.Path<? extends GenericProject> path)
public QGenericProject(com.querydsl.core.types.PathMetadata metadata)
public QGenericProject(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QGenericProject(Class<? extends GenericProject> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.