net.sumaris.core.model.file

Entity FileStatus


Identifier Summary
Name Column Type Description
id Column Integer  
Property Summary
Name Column Access Type Description
comments comments field (get / set) String  
creationDate creation_date field (get / set) Date  
description description field (get / set) String  
label label field (get / set) String  
name name field (get / set) String  
status status_fk field (get / set) Status  
updateDate update_date field (get / set) Date  

Identifier Detail

id

Property Detail

comments


creationDate


description


label


name


status


updateDate