\Amelaye\BioPHP\Api\DTO TripletDTO

Database of Triplets

Summary

Methods
Properties
Constants
getId
setId
getTriplet
setTriplet
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
triplet
No private constants found

Properties

$id

$id : int

Type

int — The id (auto-increment)

$triplet

$triplet : string

TTT, TTC .

..

Type

string —

Methods

getId()

getId() : int

Returns

int —

setId()

setId(int  $id) : void

Parameters

int $id

Returns

void —

getTriplet()

getTriplet() : string

Returns

string —

setTriplet()

setTriplet(string  $triplet) : void

Parameters

string $triplet

Returns

void —