Annotation Type EmptyIfOtherHasValue.List

Enclosing class:
EmptyIfOtherHasValue

@Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented public static @interface EmptyIfOtherHasValue.List
Defines several @MustBeEmptyIfOtherHasValue annotations on the same element.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    must be empty if other has the given value.
  • Element Details