Annotation Type UIPackage
-
@Documented @Retention(RUNTIME) @Target(PACKAGE) public @interface UIPackage
Package annotation to make all classes within a package@UIType
.
@Documented
@Retention(RUNTIME)
@Target(PACKAGE)
public @interface UIPackage
@UIType
.