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, wait
equals, hashCode, toString
public Class<?>[] groups()
public String message()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
public Class<? extends javax.validation.Payload>[] payload()
Copyright © 2007–2015 Mysema Ltd. All rights reserved.