@Generated(value="com.querydsl.codegen.EntitySerializer") public class QSimpleResource extends com.querydsl.core.types.dsl.EntityPathBase<SimpleResource>
| Modifier and Type | Field and Description |
|---|---|
QResource |
_super |
QAttachmentList |
attachmentList |
QString |
description |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
QString |
name |
static QSimpleResource |
simpleResource |
| Constructor and Description |
|---|
QSimpleResource(Class<? extends SimpleResource> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QSimpleResource(com.querydsl.core.types.Path<? extends SimpleResource> path) |
QSimpleResource(com.querydsl.core.types.PathMetadata metadata) |
QSimpleResource(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QSimpleResource(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 QSimpleResource simpleResource
public final QResource _super
public final QAttachmentList attachmentList
public final QString description
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final QString name
public QSimpleResource(String variable)
public QSimpleResource(com.querydsl.core.types.Path<? extends SimpleResource> path)
public QSimpleResource(com.querydsl.core.types.PathMetadata metadata)
public QSimpleResource(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
public QSimpleResource(Class<? extends SimpleResource> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.