fr.paris.lutece.portal.business.physicalfile
Class PhysicalFile

java.lang.Object
  extended by fr.paris.lutece.portal.business.physicalfile.PhysicalFile

public class PhysicalFile
extends java.lang.Object

class PhysicalFile


Constructor Summary
PhysicalFile()
           
 
Method Summary
 int getIdPhysicalFile()
           
 byte[] getValue()
           
 void setIdPhysicalFile(int nIdPhysicalFile)
           
 void setValue(byte[] value)
          set the value of the file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhysicalFile

public PhysicalFile()
Method Detail

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 © 2012 Mairie de Paris. All Rights Reserved.