@Retention(value=RUNTIME) @Target(value=TYPE) @Documented @Deprecated public @interface ProvidedId
Modifier and Type | Fields and Description |
---|---|
static String |
defaultFieldName
Deprecated.
|
Modifier and Type | Optional Element and Description |
---|---|
FieldBridge |
bridge
Deprecated.
|
String |
name
Deprecated.
|
public static final String defaultFieldName
public abstract String name
public abstract FieldBridge bridge
Copyright © 2006-2022 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.