Annotation Interface Name


Defines the name of the annotated item. Used for methods (in the case of smart service inputs and outputs), or method parameters (in the case of expression function parameters).
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name of the item.
  • Element Details

    • value

      String value
      The name of the item. This is the ACP name (not the display name) for smart service inputs and outputs. The display name can be optionally defined in a bundle. In the case of expression function parameters, this defines the actual name that will appear to end-users.