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