|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysema.query.sql.support.MinImpl
public class MinImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.validation.constraints.Min |
---|
javax.validation.constraints.Min.List |
Constructor Summary | |
---|---|
MinImpl(long value)
|
Method Summary | |
---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotationType()
|
java.lang.Class<?>[] |
groups()
|
java.lang.String |
message()
|
java.lang.Class<? extends javax.validation.Payload>[] |
payload()
|
long |
value()
|
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 |
Constructor Detail |
---|
public MinImpl(long value)
Method Detail |
---|
public java.lang.Class<?>[] groups()
public java.lang.String message()
public long value()
public java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()
annotationType
in interface java.lang.annotation.Annotation
public java.lang.Class<? extends javax.validation.Payload>[] payload()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |