@Generated(value="com.querydsl.codegen.EntitySerializer") public class QAttachment extends com.querydsl.core.types.dsl.EntityPathBase<Attachment>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.DateTimePath<Date> |
addedOn |
static QAttachment |
attachment |
QAttachmentContent |
content |
com.querydsl.core.types.dsl.NumberPath<Long> |
contentSize |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QString |
name |
QString |
type |
| Constructor and Description |
|---|
QAttachment(Class<? extends Attachment> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QAttachment(com.querydsl.core.types.Path<? extends Attachment> path) |
QAttachment(com.querydsl.core.types.PathMetadata metadata) |
QAttachment(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QAttachment(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 QAttachment attachment
public final com.querydsl.core.types.dsl.DateTimePath<Date> addedOn
public final QAttachmentContent content
public final com.querydsl.core.types.dsl.NumberPath<Long> contentSize
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QString name
public final QString type
public QAttachment(String variable)
public QAttachment(com.querydsl.core.types.Path<? extends Attachment> path)
public QAttachment(com.querydsl.core.types.PathMetadata metadata)
public QAttachment(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QAttachment(Class<? extends Attachment> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.