class History extends Model (View source)

Properties

string $displayName
string $historyId
string $name
string $testPlatform

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setHistoryId($historyId)

No description

string
getHistoryId()

No description

setName($name)

No description

string
getName()

No description

setTestPlatform($testPlatform)

No description

string
getTestPlatform()

No description

Details

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setHistoryId($historyId)

No description

Parameters

$historyId

string getHistoryId()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setTestPlatform($testPlatform)

No description

Parameters

$testPlatform

string getTestPlatform()

No description

Return Value

string