@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QCurrency extends com.mysema.query.types.path.EntityPathBase<Currency>
| Modifier and Type | Field and Description |
|---|---|
QDomain |
_super |
com.mysema.query.types.path.StringPath |
code |
com.mysema.query.types.path.StringPath |
codeAndName |
static QCurrency |
currency |
com.mysema.query.types.path.NumberPath<Integer> |
id |
com.mysema.query.types.path.StringPath |
name |
com.mysema.query.types.path.NumberPath<Integer> |
version |
| Constructor and Description |
|---|
QCurrency(com.mysema.query.types.Path<? extends Currency> path) |
QCurrency(com.mysema.query.types.PathMetadata<?> metadata) |
QCurrency(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 QCurrency currency
public final QDomain _super
public final com.mysema.query.types.path.StringPath code
public final com.mysema.query.types.path.StringPath codeAndName
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.