Annotation Type NotEmptyIfOtherHasValue.List
- Enclosing class:
- NotEmptyIfOtherHasValue
@Target({TYPE,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Documented
public static @interface NotEmptyIfOtherHasValue.List
Defines several
@MustBeFilledIfOtherHasValue annotations on the same element.-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionnot empty if other has value value.
-
Element Details
-
value
NotEmptyIfOtherHasValue[] valuenot empty if other has value value.- Returns:
- value
-