Package de.pisa.psa.rst.dto
Class CreateEvents.Record
java.lang.Object
de.pisa.psa.rst.dto.CreateEvents.Record
- Enclosing class:
- CreateEvents
the record data
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Gid
PSC_GID of the record -
Data
JSON of the record -
Modified_Fields
JSON map of modified fields
-
-
Constructor Details
-
Record
Constructor- Parameters:
gid
- gid of the recorddata
- JSON of the recordsmodified_fields
- JSON map of modified fields
-
-
Method Details