| Constructor and Description |
|---|
SomeQApplied() |
| Modifier and Type | Method and Description |
|---|---|
SomeQApplied<T> |
add(com.querydsl.core.types.EntityPath<?> entity) |
com.querydsl.core.types.EntityPath[] |
getEntities() |
T |
getResult() |
boolean |
isEmpty() |
SomeQApplied<T> |
set(T result) |
public SomeQApplied<T> add(com.querydsl.core.types.EntityPath<?> entity)
public SomeQApplied<T> set(T result)
public com.querydsl.core.types.EntityPath[] getEntities()
getEntities in interface QApplied<T>Copyright © 2017. All rights reserved.