@Generated(value="com.querydsl.codegen.SupertypeSerializer") public class QGenericLibrary extends com.querydsl.core.types.dsl.EntityPathBase<GenericLibrary<? extends LibraryNode>>
| Modifier and Type | Field and Description |
|---|---|
QAttachmentList |
attachmentList |
static QGenericLibrary |
genericLibrary |
| Constructor and Description |
|---|
QGenericLibrary(Class<? extends GenericLibrary<? extends LibraryNode>> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QGenericLibrary(com.querydsl.core.types.Path<? extends GenericLibrary> path) |
QGenericLibrary(com.querydsl.core.types.PathMetadata metadata) |
QGenericLibrary(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QGenericLibrary(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 QGenericLibrary genericLibrary
public final QAttachmentList attachmentList
public QGenericLibrary(String variable)
public QGenericLibrary(com.querydsl.core.types.Path<? extends GenericLibrary> path)
public QGenericLibrary(com.querydsl.core.types.PathMetadata metadata)
public QGenericLibrary(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QGenericLibrary(Class<? extends GenericLibrary<? extends LibraryNode>> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.