@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Range
double
max
min
boolean
negate
public abstract double min
public abstract double max
public abstract boolean negate
Copyright © 2011 Nuxeo SA. All Rights Reserved.