Annotation Type ValueObject


@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented public @interface ValueObject
Annotate class representing value objects.
Author:
poirigui