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