class EnvironmentMatrix extends Model (View source)

Properties

protected $androidDeviceListType
protected $androidDeviceListDataType
protected $androidMatrixType
protected $androidMatrixDataType
protected $iosDeviceListType
protected $iosDeviceListDataType

Methods

setAndroidDeviceList(AndroidDeviceList $androidDeviceList)

No description

setAndroidMatrix(AndroidMatrix $androidMatrix)

No description

getAndroidMatrix()

No description

setIosDeviceList(IosDeviceList $iosDeviceList)

No description

getIosDeviceList()

No description

Details

setAndroidDeviceList(AndroidDeviceList $androidDeviceList)

No description

Parameters

AndroidDeviceList $androidDeviceList

AndroidDeviceList getAndroidDeviceList()

No description

Return Value

AndroidDeviceList

setAndroidMatrix(AndroidMatrix $androidMatrix)

No description

Parameters

AndroidMatrix $androidMatrix

AndroidMatrix getAndroidMatrix()

No description

Return Value

AndroidMatrix

setIosDeviceList(IosDeviceList $iosDeviceList)

No description

Parameters

IosDeviceList $iosDeviceList

IosDeviceList getIosDeviceList()

No description

Return Value

IosDeviceList