class AttributeValueMetadata extends Model (View source)

Properties

string $displayName
array $value

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setValue($value)

No description

array
getValue()

No description

Details

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

array getValue()

No description

Return Value

array