public final class ConnectorLiteral extends AnnotationLiteral<Connector> implements Connector
Connector qualifier.| Modifier and Type | Method and Description |
|---|---|
static Connector |
of(String value)
Creates a new instance of
ConnectorLiteral. |
String |
value() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static Connector of(String value)
ConnectorLiteral.value - the name of the connector, must not be null, must not be blankConnectorLiteral instance.public String value()
Copyright © 2018 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.