@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface CopyPolicy
CopyPolicy
,
CloneCopyPolicy
,
InstantiationCopyPolicy
Modifier and Type | Required Element and Description |
---|---|
java.lang.Class |
value
(Required)
This defines the class of the copy policy.
|
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference