\Amelaye\BioPHP\Domain\Database\EntityCollectionElement

Class Database

Summary

Methods
Properties
Constants
getIdElement()
setIdElement()
getFileName()
setFileName()
getDbFormat()
setDbFormat()
getLineNo()
setLineNo()
getSeqCount()
setSeqCount()
getCollection()
setCollection()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$idElement
$fileName
$dbFormat
$lineNo
$seqCount
$collection
N/A

Properties

$idElement

$idElement : string

Type

normal

$fileName

$fileName : string

Type

normal

$dbFormat

$dbFormat : string

Type

normal

$lineNo

$lineNo : int

Type

normal

$seqCount

$seqCount : int

Type

normal

$collection

$collection : int

Type

normal

Methods

getIdElement()

getIdElement() : string

Returns

string

setIdElement()

setIdElement(string  $idElement) : mixed

Parameters

string $idElement

Returns

mixed

getFileName()

getFileName() : string

Returns

string

setFileName()

setFileName(string  $fileName) : mixed

Parameters

string $fileName

Returns

mixed

getDbFormat()

getDbFormat() : string

Returns

string

setDbFormat()

setDbFormat(string  $dbFormat) : mixed

Parameters

string $dbFormat

Returns

mixed

getLineNo()

getLineNo() : int

Returns

int

setLineNo()

setLineNo(int  $lineNo) : mixed

Parameters

int $lineNo

Returns

mixed

getSeqCount()

getSeqCount() : int

Returns

int

setSeqCount()

setSeqCount(int  $seqCount) : mixed

Parameters

int $seqCount

Returns

mixed

getCollection()

getCollection() : int

Returns

int

setCollection()

setCollection(int  $collection) : mixed

Parameters

int $collection

Returns

mixed