@Generated(value="com.querydsl.codegen.EntitySerializer") public class QRichTextValue extends com.querydsl.core.types.dsl.EntityPathBase<RichTextValue>
| Modifier and Type | Field and Description |
|---|---|
QCustomFieldValue |
_super |
QCustomFieldBinding |
binding |
com.querydsl.core.types.dsl.NumberPath<Long> |
boundEntityId |
com.querydsl.core.types.dsl.EnumPath<BindableEntity> |
boundEntityType |
com.querydsl.core.types.dsl.NumberPath<Long> |
cufId |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QString |
largeValue |
static QRichTextValue |
richTextValue |
QString |
value |
| Constructor and Description |
|---|
QRichTextValue(Class<? extends RichTextValue> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QRichTextValue(com.querydsl.core.types.Path<? extends RichTextValue> path) |
QRichTextValue(com.querydsl.core.types.PathMetadata metadata) |
QRichTextValue(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QRichTextValue(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 QRichTextValue richTextValue
public final QCustomFieldValue _super
public final QCustomFieldBinding binding
public final com.querydsl.core.types.dsl.NumberPath<Long> boundEntityId
public final com.querydsl.core.types.dsl.EnumPath<BindableEntity> boundEntityType
public final com.querydsl.core.types.dsl.NumberPath<Long> cufId
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QString largeValue
public final QString value
public QRichTextValue(String variable)
public QRichTextValue(com.querydsl.core.types.Path<? extends RichTextValue> path)
public QRichTextValue(com.querydsl.core.types.PathMetadata metadata)
public QRichTextValue(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QRichTextValue(Class<? extends RichTextValue> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.