Annotation Interface ID


@Retention(RUNTIME) public @interface ID
Override the default ID for ports or controls. This is normally derived from the Java name for the field or method.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Overriding ID.
  • Element Details

    • value

      String value
      Overriding ID. Must be valid syntax for control and port addresses.
      Returns:
      ID