Annotation Interface Data.Repository

Enclosing class:
Data

@Target(TYPE) @Retention(CLASS) public static @interface Data.Repository
Repository interface. Data repository interface marked with this annotation will be processed by code generator. This is a required repository annotation.