@Generated(value="com.querydsl.codegen.EntitySerializer") public class QIssue extends com.querydsl.core.types.dsl.EntityPathBase<Issue>
| Modifier and Type | Field and Description |
|---|---|
org.squashtest.csp.core.bugtracker.domain.QBugTracker |
bugtracker |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
static QIssue |
issue |
QIssueList |
issueList |
QString |
remoteIssueId |
| Constructor and Description |
|---|
QIssue(Class<? extends Issue> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QIssue(com.querydsl.core.types.Path<? extends Issue> path) |
QIssue(com.querydsl.core.types.PathMetadata metadata) |
QIssue(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QIssue(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 QIssue issue
public final org.squashtest.csp.core.bugtracker.domain.QBugTracker bugtracker
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QIssueList issueList
public final QString remoteIssueId
public QIssue(String variable)
public QIssue(com.querydsl.core.types.Path<? extends Issue> path)
public QIssue(com.querydsl.core.types.PathMetadata metadata)
public QIssue(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.