\AppBundle\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 : integer

Type

integer — The id (auto-increment)

$nature

$nature : string

Standard, Vertebrate mitochondrial .

..

Type

string

$triplets

$triplets : array

Type

array

$tripletsGroups

$tripletsGroups : array

Type

array

Methods

getId()

getId() : integer

Returns

integer

setId()

setId(integer  $id) 

Parameters

integer $id

getNature()

getNature() : string

Returns

string

setNature()

setNature(string  $nature) 

Parameters

string $nature

getTriplets()

getTriplets() : array

Returns

array

setTriplets()

setTriplets(array  $triplets) 

Parameters

array $triplets

getTripletsGroups()

getTripletsGroups() : array

Returns

array

setTripletsGroups()

setTripletsGroups(array  $tripletsGroups) 

Parameters

array $tripletsGroups