Annotation Interface Mapping


@Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface Mapping
Represents a target value for a specific PackageVersion.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Gets the target value.
    Gets the package version.
  • Element Details

    • version

      Gets the package version.
      Returns:
      the package version
    • value

      String value
      Gets the target value.
      Returns:
      the value