@Target(value={FIELD,METHOD})
@Retention(value=RUNTIME)
@Documented
@UseWith(value={BEAN,COMPONENT,MIXIN,PAGE})
public @interface Sortable
Comparable.
This annotation may be attached to a getter or setter method, or the matching field.| Modifier and Type | Required Element and Description |
|---|---|
boolean |
value |
public abstract boolean value
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.