@Generated(value="com.querydsl.codegen.EmbeddableSerializer") public class QTestAnyType extends com.querydsl.core.types.dsl.BeanPath<TestAnyType>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.NumberPath<Integer> |
intValue |
com.querydsl.core.types.dsl.StringPath |
stringValue |
static QTestAnyType |
testAnyType |
com.querydsl.core.types.dsl.StringPath |
type |
| Constructor and Description |
|---|
QTestAnyType(com.querydsl.core.types.Path<? extends TestAnyType> path) |
QTestAnyType(com.querydsl.core.types.PathMetadata metadata) |
QTestAnyType(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, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringpublic static final QTestAnyType testAnyType
public final com.querydsl.core.types.dsl.NumberPath<Integer> intValue
public final com.querydsl.core.types.dsl.StringPath stringValue
public final com.querydsl.core.types.dsl.StringPath type
public QTestAnyType(String variable)
public QTestAnyType(com.querydsl.core.types.Path<? extends TestAnyType> path)
public QTestAnyType(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2017. All Rights Reserved.