Package com.technia.tif.core.transfer
Annotation Type TransferProperty
-
@Retention(RUNTIME) @Target(FIELD) @API public @interface TransferPropertyRepresents a transfer property of destination.- Since:
- 2018.3.0
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringnameOptional name of the property.
-