Class Database
$idElement : string
$fileName : string
$dbFormat : string
$lineNo : int
$seqCount : int
$collection : int
getIdElement() : string
setIdElement(string $idElement) : mixed
getFileName() : string
setFileName(string $fileName) : mixed
getDbFormat() : string
setDbFormat(string $dbFormat) : mixed
getLineNo() : int
setLineNo(int $lineNo) : mixed
getSeqCount() : int
setSeqCount(int $seqCount) : mixed
getCollection() : int
setCollection(int $collection) : mixed