public class PhysicalFile extends Object implements Serializable
Constructor and Description |
---|
PhysicalFile() |
Modifier and Type | Method and Description |
---|---|
int |
getIdPhysicalFile() |
byte[] |
getValue() |
void |
setIdPhysicalFile(int nIdPhysicalFile) |
void |
setValue(byte[] value)
set the value of the file
|
public int getIdPhysicalFile()
public void setIdPhysicalFile(int nIdPhysicalFile)
nIdPhysicalFile
- the id of the physical filepublic byte[] getValue()
public void setValue(byte[] value)
value
- the value of the fileCopyright © 2020 City of Paris. All rights reserved.