@Generated(value="com.querydsl.codegen.EntitySerializer") public class QDenormalizedMultiSelectField extends com.querydsl.core.types.dsl.EntityPathBase<DenormalizedMultiSelectField>
| 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 QDenormalizedMultiSelectField |
denormalizedMultiSelectField |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.EnumPath<InputType> |
inputType |
QString |
label |
com.querydsl.core.types.dsl.SetPath<CustomFieldOption,QCustomFieldOption> |
options |
com.querydsl.core.types.dsl.NumberPath<Integer> |
position |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
renderingLocations |
com.querydsl.core.types.dsl.ListPath<CustomFieldValueOption,QCustomFieldValueOption> |
selectedOptions |
QString |
value |
| Constructor and Description |
|---|
QDenormalizedMultiSelectField(Class<? extends DenormalizedMultiSelectField> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QDenormalizedMultiSelectField(com.querydsl.core.types.Path<? extends DenormalizedMultiSelectField> path) |
QDenormalizedMultiSelectField(com.querydsl.core.types.PathMetadata metadata) |
QDenormalizedMultiSelectField(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QDenormalizedMultiSelectField(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 QDenormalizedMultiSelectField denormalizedMultiSelectField
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.SetPath<CustomFieldOption,QCustomFieldOption> options
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 com.querydsl.core.types.dsl.ListPath<CustomFieldValueOption,QCustomFieldValueOption> selectedOptions
public final QString value
public QDenormalizedMultiSelectField(String variable)
public QDenormalizedMultiSelectField(com.querydsl.core.types.Path<? extends DenormalizedMultiSelectField> path)
public QDenormalizedMultiSelectField(com.querydsl.core.types.PathMetadata metadata)
public QDenormalizedMultiSelectField(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QDenormalizedMultiSelectField(Class<? extends DenormalizedMultiSelectField> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.