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