\AppBundle\Entity\SequencingAuthors

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

string

$refno

$refno : integer

Type

integer

$author

$author : string

Type

string

Methods

getPrimAcc()

getPrimAcc() : string

Returns

string

setPrimAcc()

setPrimAcc(string  $primAcc) 

Parameters

string $primAcc

getRefno()

getRefno() : integer

Returns

integer

setRefno()

setRefno(integer  $refno) 

Parameters

integer $refno

getAuthor()

getAuthor() : string

Returns

string

setAuthor()

setAuthor(string  $author) 

Parameters

string $author