@Generated(value="com.querydsl.codegen.EntitySerializer") public class QInfoListItem extends com.querydsl.core.types.dsl.EntityPathBase<InfoListItem>
| Modifier and Type | Field and Description |
|---|---|
QString |
code |
QString |
iconName |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QInfoList |
infoList |
static QInfoListItem |
infoListItem |
com.querydsl.core.types.dsl.BooleanPath |
isDefault |
QString |
label |
| Constructor and Description |
|---|
QInfoListItem(Class<? extends InfoListItem> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QInfoListItem(com.querydsl.core.types.Path<? extends InfoListItem> path) |
QInfoListItem(com.querydsl.core.types.PathMetadata metadata) |
QInfoListItem(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QInfoListItem(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 QInfoListItem infoListItem
public final QString code
public final QString iconName
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QInfoList infoList
public final com.querydsl.core.types.dsl.BooleanPath isDefault
public final QString label
public QInfoListItem(String variable)
public QInfoListItem(com.querydsl.core.types.Path<? extends InfoListItem> path)
public QInfoListItem(com.querydsl.core.types.PathMetadata metadata)
public QInfoListItem(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QInfoListItem(Class<? extends InfoListItem> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.