@Generated(value="com.querydsl.codegen.EntitySerializer") public class QTestCaseLibrary extends com.querydsl.core.types.dsl.EntityPathBase<TestCaseLibrary>
| Modifier and Type | Field and Description |
|---|---|
QGenericLibrary |
_super |
QAttachmentList |
attachmentList |
com.querydsl.core.types.dsl.SetPath<TestCaseLibraryPluginBinding,QTestCaseLibraryPluginBinding> |
enabledPlugins |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QGenericProject |
project |
com.querydsl.core.types.dsl.ListPath<TestCaseLibraryNode,QTestCaseLibraryNode> |
rootContent |
static QTestCaseLibrary |
testCaseLibrary |
| Constructor and Description |
|---|
QTestCaseLibrary(Class<? extends TestCaseLibrary> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QTestCaseLibrary(com.querydsl.core.types.Path<? extends TestCaseLibrary> path) |
QTestCaseLibrary(com.querydsl.core.types.PathMetadata metadata) |
QTestCaseLibrary(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QTestCaseLibrary(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 QTestCaseLibrary testCaseLibrary
public final QGenericLibrary _super
public final QAttachmentList attachmentList
public final com.querydsl.core.types.dsl.SetPath<TestCaseLibraryPluginBinding,QTestCaseLibraryPluginBinding> enabledPlugins
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QGenericProject project
public final com.querydsl.core.types.dsl.ListPath<TestCaseLibraryNode,QTestCaseLibraryNode> rootContent
public QTestCaseLibrary(String variable)
public QTestCaseLibrary(com.querydsl.core.types.Path<? extends TestCaseLibrary> path)
public QTestCaseLibrary(com.querydsl.core.types.PathMetadata metadata)
public QTestCaseLibrary(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QTestCaseLibrary(Class<? extends TestCaseLibrary> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.