Annotation Type EmptyIfOtherIsEmpty.List
-
@Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented public static @interface EmptyIfOtherIsEmpty.List
Defines severalMustBeEmptyIfOtherIsEmptyannotations on the same element.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description EmptyIfOtherIsEmpty[]valuemust be empty if other is empty value.
-
-
-
Element Detail
-
value
EmptyIfOtherIsEmpty[] value
must be empty if other is empty value.- Returns:
- value
-
-