PHP Class Tolerance\Metrics\Metric

Afficher le fichier Open project: sroze/tolerance Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( string $name, integer $value, integer $type = self::TYPE_MEASURE )
getName ( ) : string
getType ( ) : integer
getValue ( ) : integer

Method Details

__construct() public méthode

public __construct ( string $name, integer $value, integer $type = self::TYPE_MEASURE )
$name string
$value integer
$type integer

getName() public méthode

public getName ( ) : string
Résultat string

getType() public méthode

public getType ( ) : integer
Résultat integer

getValue() public méthode

public getValue ( ) : integer
Résultat integer