@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(value=RUNTIME) @Documented public static @interface PhoneNumberValue.List
@PhoneNumberValue annotations on the same element.| Modifier and Type | Required Element and Description |
|---|---|
PhoneNumberValue[] |
value
phone number value.
|
public abstract PhoneNumberValue[] value
Copyright © 2015. All rights reserved.