Annotation Type PostalCode.List

Enclosing class:
PostalCode

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

    Required Elements
    Modifier and Type
    Required Element
    Description
    postal code value.
  • Element Details

    • value

      PostalCode[] value
      postal code value.
      Returns:
      value