Annotation Interface Since


Indicates the Senzing SDK version in which the annotated element was first introduced. This is used to identify flags and constants that may not be present in the installed Senzing runtime if the installed version predates the annotated version.
Since:
4.3.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The version string (e.g., "4.3.0") identifying when the annotated element was introduced.
  • Element Details

    • value

      String value
      The version string (e.g., "4.3.0") identifying when the annotated element was introduced.
      Returns:
      The version string.