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