class UsageReportParameters extends Collection (View source)

Properties

protected $collection_key
bool $boolValue
string $datetimeValue
string $intValue
array[] $msgValue
string $name
string $stringValue

Methods

setBoolValue($boolValue)

No description

bool
getBoolValue()

No description

setDatetimeValue($datetimeValue)

No description

string
getDatetimeValue()

No description

setIntValue($intValue)

No description

string
getIntValue()

No description

setMsgValue($msgValue)

No description

array[]
getMsgValue()

No description

setName($name)

No description

string
getName()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

Details

setBoolValue($boolValue)

No description

Parameters

$boolValue

bool getBoolValue()

No description

Return Value

bool

setDatetimeValue($datetimeValue)

No description

Parameters

$datetimeValue

string getDatetimeValue()

No description

Return Value

string

setIntValue($intValue)

No description

Parameters

$intValue

string getIntValue()

No description

Return Value

string

setMsgValue($msgValue)

No description

Parameters

$msgValue

array[] getMsgValue()

No description

Return Value

array[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string