com.mysema.query.sql.support
Class MaxImpl
java.lang.Object
  
com.mysema.query.sql.support.MaxImpl
- All Implemented Interfaces: 
 - Annotation, javax.validation.constraints.Max
 
public class MaxImpl
- extends Object
- implements javax.validation.constraints.Max
  
- Author:
 
  - tiwe
 
 
| Nested classes/interfaces inherited from class javax.validation.constraints.Max | 
javax.validation.constraints.Max.List | 
 
| 
Constructor Summary | 
MaxImpl(long value)
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
MaxImpl
public MaxImpl(long value)
groups
public Class<?>[] groups()
 
 
message
public String message()
 
 
value
public long value()
 
 
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
 annotationType in interface Annotation
 
 
payload
public Class<? extends javax.validation.Payload>[] payload()
 
 
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.