VirtueMart  3.2.14.9808
Public Member Functions | Private Attributes | List of all members
BatchFile Class Reference

Public Member Functions

 __construct ()
 
 setBatchFileId ($value)
 
 getBatchFileId ()
 
 setBatchId ($value)
 
 getBatchId ()
 
 setContent ($value)
 
 getContent ()
 
 setContentType ($value)
 
 getContentType ()
 
 setExt ($value)
 
 getExt ()
 
 setFilePath ($value)
 
 getFilePath ()
 
 setName ($value)
 
 getName ()
 
 setSize ($value)
 
 getSize ()
 
 setErrorCount ($value)
 
 getErrorCount ()
 

Private Attributes

 $BatchFileId
 
 $BatchId
 
 $Content
 
 $ContentType
 
 $Ext
 
 $FilePath
 
 $Name
 
 $Size
 
 $ErrorCount
 

Constructor & Destructor Documentation

BatchFile::__construct ( )

Member Function Documentation

BatchFile::getBatchFileId ( )
BatchFile::getBatchId ( )
BatchFile::getContent ( )
BatchFile::getContentType ( )
BatchFile::getErrorCount ( )
BatchFile::getExt ( )
BatchFile::getFilePath ( )
BatchFile::getName ( )
BatchFile::getSize ( )
BatchFile::setBatchFileId (   $value)
BatchFile::setBatchId (   $value)
BatchFile::setContent (   $value)
BatchFile::setContentType (   $value)
BatchFile::setErrorCount (   $value)
BatchFile::setExt (   $value)
BatchFile::setFilePath (   $value)
BatchFile::setName (   $value)
BatchFile::setSize (   $value)

Member Data Documentation

BatchFile::$BatchFileId
private
BatchFile::$BatchId
private
BatchFile::$Content
private
BatchFile::$ContentType
private
BatchFile::$ErrorCount
private
BatchFile::$Ext
private
BatchFile::$FilePath
private
BatchFile::$Name
private
BatchFile::$Size
private

The documentation for this class was generated from the following file: