@Retention(value=RUNTIME)
@Target(value={})
public @interface AttributeValue
Attributes as field, to provide ItemAttributesRQ
with only 'value' field specified ('key' in the resulted entity will be NULL)| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |