Annotation Type Attribute
-
@Retention(RUNTIME) @Target({}) public @interface AttributeAnnotation used inAttributesas field, to provideItemAttributesRQwith both 'key' and 'value' fields specified
@Retention(RUNTIME)
@Target({})
public @interface Attribute
Attributes as field, to provide ItemAttributesRQ
with both 'key' and 'value' fields specified