Package com.querydsl.apt
Class QueryTypeImpl
java.lang.Object
com.querydsl.apt.QueryTypeImpl
- All Implemented Interfaces:
Annotation
Implementation of the
QueryType annotation- Author:
- tiwe
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<? extends Annotation>com.querydsl.core.annotations.PropertyTypevalue()
-
Constructor Details
-
QueryTypeImpl
public QueryTypeImpl(com.querydsl.core.annotations.PropertyType value)
-
-
Method Details
-
annotationType
- Specified by:
annotationTypein interfaceAnnotation
-
value
public com.querydsl.core.annotations.PropertyType value()
-