@Retention(value=RUNTIME)
@Target(value={})
public @interface MultiValueAttribute
Attributes as field, to provide multiple ItemAttributesRQ
with both 'key' (optional) and 'value' fields specified.
Used to prevent duplication of Attribute annotation with the same key and different valuespublic abstract boolean isNullKey
key() will be used