class ComparisonMetadata extends Model (View source)

Properties

string $apiName
string $description
string $uiName

Methods

setApiName($apiName)

No description

string
getApiName()

No description

setDescription($description)

No description

string
getDescription()

No description

setUiName($uiName)

No description

string
getUiName()

No description

Details

setApiName($apiName)

No description

Parameters

$apiName

string getApiName()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setUiName($uiName)

No description

Parameters

$uiName

string getUiName()

No description

Return Value

string