Package nzilbb.util
Annotation Type ClonedProperty
-
@Documented @Target(METHOD) @Retention(RUNTIME) public @interface ClonedProperty
Annotation for bean getters, to mark the property as one that is copied during object cloning and JSON (de)serialization.- Author:
- Robert Fromont robert@fromont.net.nz