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