\Amelaye\BioPHP\Api\DTOTripletDTO

Database of Triplets

Summary

Methods
Properties
Constants
getId()
setId()
getTriplet()
setTriplet()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$triplet
N/A

Properties

$id

$id : int

Type

normal — The id (auto-increment)

$triplet

$triplet : string

TTT, TTC .

..

Type

normal

Methods

getId()

getId() : int

Returns

int

setId()

setId(int  $id) : void

Parameters

int $id

getTriplet()

getTriplet() : string

Returns

string

setTriplet()

setTriplet(string  $triplet) : void

Parameters

string $triplet