Class Authors
$primAcc : string
$refno : int
$author : string
getPrimAcc() : string
setPrimAcc(string $primAcc) : void
getRefno() : int
setRefno(int $refno) : void
getAuthor() : string
setAuthor(string $author) : void