\Amelaye\BioPHP\Api\DTOTripletSpecieDTO

Database of elements - Triplets ans Species

Summary

Methods
Properties
Constants
getId()
setId()
getNature()
setNature()
getTriplets()
setTriplets()
getTripletsGroups()
setTripletsGroups()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$nature
$triplets
$tripletsGroups
N/A

Properties

$id

$id : int

Type

normal — The id (auto-increment)

$nature

$nature : string

Standard, Vertebrate mitochondrial .

..

Type

normal

$triplets

$triplets : array

Type

normal

$tripletsGroups

$tripletsGroups : array

Type

normal

Methods

getId()

getId() : int

Returns

int

setId()

setId(int  $id) : void

Parameters

int $id

getNature()

getNature() : string

Returns

string

setNature()

setNature(string  $nature) : void

Parameters

string $nature

getTriplets()

getTriplets() : array

Returns

array

setTriplets()

setTriplets(array  $triplets) : void

Parameters

array $triplets

getTripletsGroups()

getTripletsGroups() : array

Returns

array

setTripletsGroups()

setTripletsGroups(array  $tripletsGroups) : void

Parameters

array $tripletsGroups