net.java.html.json
Annotation Type Function


@Target(value=METHOD)
@Retention(value=SOURCE)
public @interface Function

Methods in class annotated by Model can be annotated by this annotation to signal that they should be available as functions to users of the model classes.

Author:
Jaroslav Tulach



Copyright © 2013 API Design. All Rights Reserved.