Package de.pisa.psa.rst.obj
Annotation Type PsaRstApiMapFld
-
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface PsaRstApiMapFld
REST API: Annotation for mapping JSON fields to data object fields- Since:
- 23.05.2023
- Author:
- weiland
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
data object field name
-