class TestEnvironmentCatalog extends Model (View source)

Properties

protected $androidDeviceCatalogType
protected $androidDeviceCatalogDataType
protected $deviceIpBlockCatalogType
protected $deviceIpBlockCatalogDataType
protected $iosDeviceCatalogType
protected $iosDeviceCatalogDataType
protected $networkConfigurationCatalogType
protected $networkConfigurationCatalogDataType
protected $softwareCatalogType
protected $softwareCatalogDataType

Methods

setAndroidDeviceCatalog(AndroidDeviceCatalog $androidDeviceCatalog)

No description

setDeviceIpBlockCatalog(DeviceIpBlockCatalog $deviceIpBlockCatalog)

No description

setIosDeviceCatalog(IosDeviceCatalog $iosDeviceCatalog)

No description

setNetworkConfigurationCatalog(NetworkConfigurationCatalog $networkConfigurationCatalog)

No description

setSoftwareCatalog(ProvidedSoftwareCatalog $softwareCatalog)

No description

Details

setAndroidDeviceCatalog(AndroidDeviceCatalog $androidDeviceCatalog)

No description

Parameters

AndroidDeviceCatalog $androidDeviceCatalog

AndroidDeviceCatalog getAndroidDeviceCatalog()

No description

Return Value

AndroidDeviceCatalog

setDeviceIpBlockCatalog(DeviceIpBlockCatalog $deviceIpBlockCatalog)

No description

Parameters

DeviceIpBlockCatalog $deviceIpBlockCatalog

DeviceIpBlockCatalog getDeviceIpBlockCatalog()

No description

Return Value

DeviceIpBlockCatalog

setIosDeviceCatalog(IosDeviceCatalog $iosDeviceCatalog)

No description

Parameters

IosDeviceCatalog $iosDeviceCatalog

IosDeviceCatalog getIosDeviceCatalog()

No description

Return Value

IosDeviceCatalog

setNetworkConfigurationCatalog(NetworkConfigurationCatalog $networkConfigurationCatalog)

No description

Parameters

NetworkConfigurationCatalog $networkConfigurationCatalog

NetworkConfigurationCatalog getNetworkConfigurationCatalog()

No description

setSoftwareCatalog(ProvidedSoftwareCatalog $softwareCatalog)

No description

Parameters

ProvidedSoftwareCatalog $softwareCatalog

ProvidedSoftwareCatalog getSoftwareCatalog()

No description