Annotation Type MustBeEqualIfOtherHasValue.List
-
@Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented public static @interface MustBeEqualIfOtherHasValue.List
Defines severalMustBeEqualIfOtherHasValueannotations on the same element.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description MustBeEqualIfOtherHasValue[]valuemust be equal value if other has value.
-
-
-
Element Detail
-
value
MustBeEqualIfOtherHasValue[] value
must be equal value if other has value.- Returns:
- value
-
-