class XPSFileSpec extends Model (View source)

Properties

string $directoryPath
string $fileFormat
string $fileSpec
string $singleFilePath

Methods

setDirectoryPath($directoryPath)

No description

string
getDirectoryPath()

No description

setFileFormat($fileFormat)

No description

string
getFileFormat()

No description

setFileSpec($fileSpec)

No description

string
getFileSpec()

No description

setSingleFilePath($singleFilePath)

No description

string
getSingleFilePath()

No description

Details

setDirectoryPath($directoryPath)

No description

Parameters

$directoryPath

string getDirectoryPath()

No description

Return Value

string

setFileFormat($fileFormat)

No description

Parameters

$fileFormat

string getFileFormat()

No description

Return Value

string

setFileSpec($fileSpec)

No description

Parameters

$fileSpec

string getFileSpec()

No description

Return Value

string

setSingleFilePath($singleFilePath)

No description

Parameters

$singleFilePath

string getSingleFilePath()

No description

Return Value

string