class ValueInfo extends Model (View source)

Properties

protected $groupValueType
protected $groupValueDataType
$learnmoreLink
protected $serviceValueType
protected $serviceValueDataType
string $summary
string $title

Methods

setGroupValue(GroupValue $groupValue)

No description

getGroupValue()

No description

setLearnmoreLink($learnmoreLink)

No description

string
getLearnmoreLink()

No description

setServiceValue(ServiceValue $serviceValue)

No description

getServiceValue()

No description

setSummary($summary)

No description

string
getSummary()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setGroupValue(GroupValue $groupValue)

No description

Parameters

GroupValue $groupValue

GroupValue getGroupValue()

No description

Return Value

GroupValue

No description

Parameters

$learnmoreLink

No description

Return Value

string

setServiceValue(ServiceValue $serviceValue)

No description

Parameters

ServiceValue $serviceValue

ServiceValue getServiceValue()

No description

Return Value

ServiceValue

setSummary($summary)

No description

Parameters

$summary

string getSummary()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string