Annotation Type Order
-
@Retention(RUNTIME) @Target(METHOD) public @interface Order
Annotation to set walk order for aSystemViewRowAttributeWalker. Walker traverse attributes from low to high value.- See Also:
SystemViewRowAttributeWalker,CacheViewWalker
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description intvalue
-