@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QRegion extends com.mysema.query.types.path.EntityPathBase<Region>
| Modifier and Type | Field and Description |
|---|---|
QDomainParent |
_super |
com.mysema.query.types.path.SetPath<DomainChild<?,?>,QDomainChild> |
children |
com.mysema.query.types.path.StringPath |
code |
com.mysema.query.types.path.SetPath<Country,QCountry> |
countries |
com.mysema.query.types.path.NumberPath<Integer> |
id |
com.mysema.query.types.path.StringPath |
name |
static QRegion |
region |
com.mysema.query.types.path.NumberPath<Integer> |
version |
| Constructor and Description |
|---|
QRegion(com.mysema.query.types.Path<? extends Region> path) |
QRegion(com.mysema.query.types.PathMetadata<?> metadata) |
QRegion(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, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QRegion region
public final QDomainParent _super
public final com.mysema.query.types.path.SetPath<DomainChild<?,?>,QDomainChild> children
public final com.mysema.query.types.path.StringPath code
public final com.mysema.query.types.path.NumberPath<Integer> id
public final com.mysema.query.types.path.StringPath name
public final com.mysema.query.types.path.NumberPath<Integer> version
Copyright © 2019 Open Circle Solutions. All rights reserved.