Annotation Interface ConnectorAttributes
This class is used to allow multiple
ConnectorAttribute declarations.
NOTE: Experimental, not part of the specification.
This class should not be used directly. Instead, multiple ConnectorAttribute should be used on the
class annotated with Connector.
-
Required Element Summary
Required Elements
-
Element Details
-
value
ConnectorAttribute[] value- Returns:
- the array of
ConnectorAttribute, must not containnull.
-