-
@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.
-
-
Element Detail
-
value
String value
Overriding ID. Must be valid syntax for control and port addresses.- Returns:
- ID
-
-