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