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
    1. String
    value

    Optional Element Detail

    value

    public abstract String value
    
    Default:
    ""