Annotation Type NotEmptyAlternateIfOtherHasValue.List
-
@Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented public static @interface NotEmptyAlternateIfOtherHasValue.List
Defines severalMustBeAlternateFilledIfOtherHasValueannotations on the same element.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description NotEmptyAlternateIfOtherHasValue[]valuenot empty alternate if other has value.
-
-
-
Element Detail
-
value
NotEmptyAlternateIfOtherHasValue[] value
not empty alternate if other has value.- Returns:
- value
-
-