Annotation Interface EntityGenerator


@Retention(SOURCE) @Target(METHOD) public @interface EntityGenerator
Marks a static method that generates an instance of an entity from the current RestModel.