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