Annotation Type ProfileAttributeConditionsUniquelyNamed.List
- 
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(RUNTIME) @Documented public static @interface ProfileAttributeConditionsUniquelyNamed.List
Defines severalProfileAttributeConditionsUniquelyNamedconstraints on the same element.- See Also:
 UuidString
 
- 
- 
Required Element Summary
Required Elements Modifier and Type Required Element Description ProfileAttributeConditionsUniquelyNamed[]value 
 - 
 
- 
- 
Element Detail
- 
value
ProfileAttributeConditionsUniquelyNamed[] value
- Returns:
 - The constraint to apply on the annotated field.
 
 
 - 
 
 -