@Generated(value="com.querydsl.codegen.EntitySerializer")
public class QSingleSelectField
extends com.querydsl.core.types.dsl.EntityPathBase<SingleSelectField>
QSingleSelectField is a Querydsl query type for SingleSelectField
Methods inherited from class com.querydsl.core.types.dsl.SimpleExpression
as, 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, when
Methods inherited from class com.querydsl.core.types.dsl.DslExpression