@Documented @Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public @interface TypeBridgeMapping
| Modifier and Type | Required Element and Description |
|---|---|
TypeBridgeRef |
bridge
Map a type bridge to an annotation type.
|
public abstract TypeBridgeRef bridge
TypeBridgeRefCopyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.