@Generated(value="com.querydsl.codegen.EntitySerializer") public class QCustomReportChartBinding extends com.querydsl.core.types.dsl.EntityPathBase<CustomReportChartBinding>
| Modifier and Type | Field and Description |
|---|---|
QChartDefinition |
chart |
com.querydsl.core.types.dsl.NumberPath<Integer> |
col |
static QCustomReportChartBinding |
customReportChartBinding |
QCustomReportDashboard |
dashboard |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.NumberPath<Integer> |
row |
com.querydsl.core.types.dsl.NumberPath<Integer> |
sizeX |
com.querydsl.core.types.dsl.NumberPath<Integer> |
sizeY |
| Constructor and Description |
|---|
QCustomReportChartBinding(Class<? extends CustomReportChartBinding> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCustomReportChartBinding(com.querydsl.core.types.Path<? extends CustomReportChartBinding> path) |
QCustomReportChartBinding(com.querydsl.core.types.PathMetadata metadata) |
QCustomReportChartBinding(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCustomReportChartBinding(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 QCustomReportChartBinding customReportChartBinding
public final QChartDefinition chart
public final com.querydsl.core.types.dsl.NumberPath<Integer> col
public final QCustomReportDashboard dashboard
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.NumberPath<Integer> row
public final com.querydsl.core.types.dsl.NumberPath<Integer> sizeX
public final com.querydsl.core.types.dsl.NumberPath<Integer> sizeY
public QCustomReportChartBinding(String variable)
public QCustomReportChartBinding(com.querydsl.core.types.Path<? extends CustomReportChartBinding> path)
public QCustomReportChartBinding(com.querydsl.core.types.PathMetadata metadata)
public QCustomReportChartBinding(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QCustomReportChartBinding(Class<? extends CustomReportChartBinding> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.