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