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