Documentation

Quantity extends SemanticObjectAnonymous
in package
implements IQuantity

Table of Contents

Interfaces

IQuantity

Properties

$connector  : IConnector

Methods

__construct()  : mixed
getQuantityUnit()  : ISKOSConcept
getQuantityValue()  : float
setQuantityUnit()  : void
setQuantityValue()  : void

Properties

Methods

__construct()

public __construct(IConnector $connector[, Resource $resource = null ][, string $semanticType = null ][, Semanticable $other = null ][, ISKOSConcept $unit = null ][, float $value = null ]) : mixed
Parameters
$connector : IConnector
$resource : Resource = null
$semanticType : string = null
$other : Semanticable = null
$unit : ISKOSConcept = null
$value : float = null

getQuantityValue()

public getQuantityValue() : float
Return values
float

setQuantityValue()

public setQuantityValue(float $quantityValue) : void
Parameters
$quantityValue : float

        
On this page

Search results