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