\Amelaye\BioPHP\Api\DTO TripletSpecieDTO

Database of elements - Triplets ans Species

Summary

Methods
Properties
Constants
getId
setId
getNature
setNature
getTriplets
setTriplets
getTripletsGroups
setTripletsGroups
No public properties found
No public constants found
No protected methods found
No protected properties found
No protected constants found
No private methods found
id
nature
triplets
tripletsGroups
No private constants found

Properties

$id

$id : int

Type

int — The id (auto-increment)

$nature

$nature : string

Standard, Vertebrate mitochondrial .

..

Type

string —

$triplets

$triplets : array

Type

array<string|int, mixed> —

$tripletsGroups

$tripletsGroups : array

Type

array<string|int, mixed> —

Methods

getId()

getId() : int

Returns

int —

setId()

setId(int  $id) : void

Parameters

int $id

Returns

void —

getNature()

getNature() : string

Returns

string —

setNature()

setNature(string  $nature) : void

Parameters

string $nature

Returns

void —

getTriplets()

getTriplets() : array

Returns

array —

setTriplets()

setTriplets(array  $triplets) : void

Parameters

array $triplets

Returns

void —

getTripletsGroups()

getTripletsGroups() : array

Returns

array —

setTripletsGroups()

setTripletsGroups(array  $tripletsGroups) : void

Parameters

array $tripletsGroups

Returns

void —