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