\Amelaye\BioPHP\Domain\Sequence\EntityAuthor

Class Authors

Summary

Methods
Properties
Constants
getPrimAcc()
setPrimAcc()
getRefno()
setRefno()
getAuthor()
setAuthor()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$primAcc
$refno
$author
N/A

Properties

$primAcc

$primAcc : string

Type

normal

$refno

$refno : int

Type

normal

$author

$author : string

Type

normal

Methods

getPrimAcc()

getPrimAcc() : string

Returns

string

setPrimAcc()

setPrimAcc(string  $primAcc) : mixed

Parameters

string $primAcc

Returns

mixed

getRefno()

getRefno() : int

Returns

int

setRefno()

setRefno(int  $refno) : mixed

Parameters

int $refno

Returns

mixed

getAuthor()

getAuthor() : string

Returns

string

setAuthor()

setAuthor(string  $author) : mixed

Parameters

string $author

Returns

mixed