@Generated(value="com.querydsl.codegen.EntitySerializer") public class QMessageParameter extends com.querydsl.core.types.dsl.EntityPathBase<MessageParameter>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.BooleanPath |
autosave |
static QMessageParameter |
messageParameter |
com.querydsl.core.types.dsl.BooleanPath |
multiple |
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> |
multipleValue |
com.querydsl.core.types.dsl.StringPath |
paramName |
com.querydsl.core.types.dsl.SimplePath<Storable> |
parent |
com.querydsl.core.types.dsl.StringPath |
singleValue |
| Constructor and Description |
|---|
QMessageParameter(com.querydsl.core.types.Path<? extends MessageParameter> path) |
QMessageParameter(com.querydsl.core.types.PathMetadata metadata) |
QMessageParameter(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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QMessageParameter messageParameter
public final com.querydsl.core.types.dsl.BooleanPath autosave
public final com.querydsl.core.types.dsl.BooleanPath multiple
public final com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> multipleValue
public final com.querydsl.core.types.dsl.StringPath paramName
public final com.querydsl.core.types.dsl.SimplePath<Storable> parent
public final com.querydsl.core.types.dsl.StringPath singleValue
public QMessageParameter(String variable)
public QMessageParameter(com.querydsl.core.types.Path<? extends MessageParameter> path)
public QMessageParameter(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2025. All rights reserved.