@Generated(value="com.querydsl.codegen.EntitySerializer") public class QAutomatedExecutionExtender extends com.querydsl.core.types.dsl.EntityPathBase<AutomatedExecutionExtender>
| Modifier and Type | Field and Description |
|---|---|
static QAutomatedExecutionExtender |
automatedExecutionExtender |
QAutomatedSuite |
automatedSuite |
QAutomatedTest |
automatedTest |
QExecution |
execution |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QString |
nodeName |
QString |
resultSummary |
com.querydsl.core.types.dsl.SimplePath<URL> |
resultURL |
| Constructor and Description |
|---|
QAutomatedExecutionExtender(Class<? extends AutomatedExecutionExtender> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QAutomatedExecutionExtender(com.querydsl.core.types.Path<? extends AutomatedExecutionExtender> path) |
QAutomatedExecutionExtender(com.querydsl.core.types.PathMetadata metadata) |
QAutomatedExecutionExtender(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QAutomatedExecutionExtender(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 QAutomatedExecutionExtender automatedExecutionExtender
public final QAutomatedSuite automatedSuite
public final QAutomatedTest automatedTest
public final QExecution execution
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QString nodeName
public final QString resultSummary
public final com.querydsl.core.types.dsl.SimplePath<URL> resultURL
public QAutomatedExecutionExtender(String variable)
public QAutomatedExecutionExtender(com.querydsl.core.types.Path<? extends AutomatedExecutionExtender> path)
public QAutomatedExecutionExtender(com.querydsl.core.types.PathMetadata metadata)
public QAutomatedExecutionExtender(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QAutomatedExecutionExtender(Class<? extends AutomatedExecutionExtender> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.