public class NotNullImpl extends Object implements javax.validation.constraints.NotNull
| Constructor and Description | 
|---|
| NotNullImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| Class<? extends Annotation> | annotationType() | 
| Class<?>[] | groups() | 
| String | message() | 
| Class<? extends javax.validation.Payload>[] | payload() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic Class<?>[] groups()
public String message()
public Class<? extends Annotation> annotationType()
annotationType in interface Annotationpublic Class<? extends javax.validation.Payload>[] payload()
Copyright © 2007–2015 Querydsl. All rights reserved.