Annotation Type AttributeValue
-
@Retention(RUNTIME) @Target({}) public @interface AttributeValueAnnotation used inAttributesas field, to provideItemAttributesRQwith only 'value' field specified ('key' in the resulted entity will be NULL)
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-