Documentation

Disque
in package

Table of Contents

$etat  : mixed
$format  : mixed
$nbHeure  : mixed
$taille  : mixed
$type  : mixed
__construct()  : mixed
__toString()  : mixed
getEtat()  : mixed
Get the value of etat
getFormat()  : mixed
Get the value of format
getNbHeure()  : mixed
getTaille()  : mixed
Get the value of taille
getType()  : mixed
Get the value of type
setEtat()  : self
Set the value of etat
setFormat()  : self
Set the value of format
setNbHeure()  : void
setTaille()  : self
Set the value of taille
setType()  : self
Set the value of type

Properties

Methods

__construct()

public __construct() : mixed
Return values
mixed

__toString()

public __toString() : mixed
Return values
mixed

getEtat()

Get the value of etat

public getEtat() : mixed
Return values
mixed

getFormat()

Get the value of format

public getFormat() : mixed
Return values
mixed

getNbHeure()

public getNbHeure() : mixed
Return values
mixed

getTaille()

Get the value of taille

public getTaille() : mixed
Return values
mixed

getType()

Get the value of type

public getType() : mixed
Return values
mixed

setEtat()

Set the value of etat

public setEtat(mixed $etat) : self
Parameters
$etat : mixed
Return values
self

setFormat()

Set the value of format

public setFormat(mixed $format) : self
Parameters
$format : mixed
Return values
self

setNbHeure()

public setNbHeure(mixed $nbHeure) : void
Parameters
$nbHeure : mixed
Return values
void

setTaille()

Set the value of taille

public setTaille(mixed $taille) : self
Parameters
$taille : mixed
Return values
self

setType()

Set the value of type

public setType(mixed $type) : self
Parameters
$type : mixed
Return values
self

Search results