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