class CustomFloodlightVariable extends Model (View source)

Properties

string $kind
string $type
string $value

Methods

setKind($kind)

No description

string
getKind()

No description

setType($type)

No description

string
getType()

No description

setValue($value)

No description

string
getValue()

No description

Details

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string