- java.lang.Object
-
- com.mysema.query.sql.support.SizeImpl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class javax.validation.constraints.Size
javax.validation.constraints.Size.List
-
Constructor Summary
Constructors
Constructor and Description |
SizeImpl(int min,
int max) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotationType() |
java.lang.Class<?>[] |
groups() |
int |
max() |
java.lang.String |
message() |
int |
min() |
java.lang.Class<? extends javax.validation.Payload>[] |
payload() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.annotation.Annotation
equals, hashCode, toString
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.