public class QueryTypeImpl extends Object implements QueryType
QueryType
annotationConstructor 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, wait
equals, hashCode, toString
public QueryTypeImpl(PropertyType value)
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
public PropertyType value()
Copyright © 2007–2016 Querydsl. All rights reserved.