class NetworkAdapterDetails extends Model (View source)

Properties

string $adapterType
protected $addressesType
protected $addressesDataType
string $macAddress

Methods

setAdapterType($adapterType)

No description

string
getAdapterType()

No description

setAddresses(NetworkAddressList $addresses)

No description

getAddresses()

No description

setMacAddress($macAddress)

No description

string
getMacAddress()

No description

Details

setAdapterType($adapterType)

No description

Parameters

$adapterType

string getAdapterType()

No description

Return Value

string

setAddresses(NetworkAddressList $addresses)

No description

Parameters

NetworkAddressList $addresses

NetworkAddressList getAddresses()

No description

Return Value

NetworkAddressList

setMacAddress($macAddress)

No description

Parameters

$macAddress

string getMacAddress()

No description

Return Value

string