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