public class QueryTypeImpl extends Object implements QueryType
QueryType annotation| Constructor and Description |
|---|
QueryTypeImpl(PropertyType value) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
PropertyType |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic QueryTypeImpl(PropertyType value)
public Class<? extends Annotation> annotationType()
annotationType in interface Annotationpublic PropertyType value()
Copyright © 2007–2016 Querydsl. All rights reserved.