Package org.cxbox.model.core.hbn
Annotation Interface PropagateAnnotations
Specifies which annotations to apply to child entities, see
PropagateAnnotationReader-
Optional Element Summary
Optional Elements
-
Element Details
-
value
Class<? extends Annotation>[] value- Returns:
- list of annotations to apply to child entities
- Default:
- {}
-