\Amelaye\BioPHP\Api\DTOPam250MatrixDigitDTO

PAM 250 Matrix

Summary

Methods
Properties
Constants
getId()
setId()
getValue()
setValue()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$value
N/A

Properties

$id

$id : string

Type

normal — Index

$value

$value : int

Type

normal — Value

Methods

getId()

getId() : string

Returns

string

setId()

setId(string  $id) : void

Parameters

string $id

getValue()

getValue() : int

Returns

int

setValue()

setValue(int  $value) : void

Parameters

int $value