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