@Generated(value="com.querydsl.codegen.EntitySerializer") public class QCustomFieldBinding extends com.querydsl.core.types.dsl.EntityPathBase<CustomFieldBinding>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.EnumPath<BindableEntity> |
boundEntity |
QGenericProject |
boundProject |
QCustomField |
customField |
static QCustomFieldBinding |
customFieldBinding |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.NumberPath<Integer> |
position |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
renderingLocations |
| Constructor and Description |
|---|
QCustomFieldBinding(Class<? extends CustomFieldBinding> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCustomFieldBinding(com.querydsl.core.types.Path<? extends CustomFieldBinding> path) |
QCustomFieldBinding(com.querydsl.core.types.PathMetadata metadata) |
QCustomFieldBinding(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCustomFieldBinding(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 QCustomFieldBinding customFieldBinding
public final com.querydsl.core.types.dsl.EnumPath<BindableEntity> boundEntity
public final QGenericProject boundProject
public final QCustomField customField
public final com.querydsl.core.types.dsl.NumberPath<Long> id
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 QCustomFieldBinding(String variable)
public QCustomFieldBinding(com.querydsl.core.types.Path<? extends CustomFieldBinding> path)
public QCustomFieldBinding(com.querydsl.core.types.PathMetadata metadata)
public QCustomFieldBinding(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QCustomFieldBinding(Class<? extends CustomFieldBinding> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.