com.ibm.pdq.annotation
Annotation Type Metadata


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface Metadata

This annotation is used by some tools that work with pureQuery beans. Therefore, this annotation is permitted in pureQuery beans, but it is ignored by the pureQuery Generator and the pureQuery Runtime.


Optional Element Summary

Modifier and Type Optional Element and Description
 String value
           

 

value

public abstract String value
Default:
""