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