

Public Member Functions | |
| byte[] | getFileContent () |
| void | setFileContent (byte[] fileContent) |
| Long | getId () |
| void | setId (Long id) |
Definition at line 27 of file AttachContent.java.
| byte [] org.turro.attach.entity.AttachContent.getFileContent | ( | ) |
| Long org.turro.attach.entity.AttachContent.getId | ( | ) |
Definition at line 46 of file AttachContent.java.
| void org.turro.attach.entity.AttachContent.setFileContent | ( | byte[] | fileContent | ) |
| void org.turro.attach.entity.AttachContent.setId | ( | Long | id | ) |
Definition at line 50 of file AttachContent.java.