@Generated(value="com.querydsl.codegen.EntitySerializer") public class QDenormalizedNumericValue extends com.querydsl.core.types.dsl.EntityPathBase<DenormalizedNumericValue>
| Modifier and Type | Field and Description |
|---|---|
QDenormalizedFieldValue |
_super |
QString |
code |
QCustomFieldValue |
customFieldValue |
com.querydsl.core.types.dsl.NumberPath<Long> |
denormalizedFieldHolderId |
com.querydsl.core.types.dsl.EnumPath<DenormalizedFieldHolderType> |
denormalizedFieldHolderType |
static QDenormalizedNumericValue |
denormalizedNumericValue |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.EnumPath<InputType> |
inputType |
QString |
label |
com.querydsl.core.types.dsl.NumberPath<BigDecimal> |
numericValue |
com.querydsl.core.types.dsl.NumberPath<Integer> |
position |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
renderingLocations |
QString |
value |
| Constructor and Description |
|---|
QDenormalizedNumericValue(Class<? extends DenormalizedNumericValue> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QDenormalizedNumericValue(com.querydsl.core.types.Path<? extends DenormalizedNumericValue> path) |
QDenormalizedNumericValue(com.querydsl.core.types.PathMetadata metadata) |
QDenormalizedNumericValue(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QDenormalizedNumericValue(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 QDenormalizedNumericValue denormalizedNumericValue
public final QDenormalizedFieldValue _super
public final QString code
public final QCustomFieldValue customFieldValue
public final com.querydsl.core.types.dsl.NumberPath<Long> denormalizedFieldHolderId
public final com.querydsl.core.types.dsl.EnumPath<DenormalizedFieldHolderType> denormalizedFieldHolderType
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.EnumPath<InputType> inputType
public final QString label
public final com.querydsl.core.types.dsl.NumberPath<BigDecimal> numericValue
public final com.querydsl.core.types.dsl.NumberPath<Integer> position
public final com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> renderingLocations
public final QString value
public QDenormalizedNumericValue(String variable)
public QDenormalizedNumericValue(com.querydsl.core.types.Path<? extends DenormalizedNumericValue> path)
public QDenormalizedNumericValue(com.querydsl.core.types.PathMetadata metadata)
public QDenormalizedNumericValue(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QDenormalizedNumericValue(Class<? extends DenormalizedNumericValue> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.