\Amelaye\BioPHP\Domain\Parser\Interfaces PrositeDbRefInterface

Interface PrositeDbRefInterface

Summary

Methods
Constants
getAccession()
setAccession()
getEntryName()
setEntryName()
isTruePositive()
setTruePositive()
No public constants found

Methods

getAccession()

getAccession() : string

Returns

string —

setAccession()

setAccession(string  $accession) : void

Parameters

string $accession

Returns

void —

getEntryName()

getEntryName() : string

Returns

string —

setEntryName()

setEntryName(string  $entryName) : void

Parameters

string $entryName

Returns

void —

isTruePositive()

isTruePositive() : bool

Returns

bool —

setTruePositive()

setTruePositive(bool  $truePositive) : void

Parameters

bool $truePositive

Returns

void —