fr.paris.lutece.plugins.directory.business
Class PhysicalFile
java.lang.Object
fr.paris.lutece.plugins.directory.business.PhysicalFile
public class PhysicalFile
- extends Object
class PhysicalFile
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PhysicalFile
public PhysicalFile()
getIdPhysicalFile
public int getIdPhysicalFile()
- Returns:
- the id of the physical file
setIdPhysicalFile
public void setIdPhysicalFile(int nIdPhysicalFile)
- Parameters:
nIdPhysicalFile
- the id of the physical file
getValue
public byte[] getValue()
- Returns:
- the value of the file
setValue
public void setValue(byte[] value)
- set the value of the file
- Parameters:
value
- the value of the file
Copyright © 2013 Mairie de Paris. All Rights Reserved.