class IpConfig extends Collection (View source)

Properties

protected $collection_key
string $ipAddress
string[] $ports

Methods

setIpAddress($ipAddress)

No description

string
getIpAddress()

No description

setPorts($ports)

No description

string[]
getPorts()

No description

Details

setIpAddress($ipAddress)

No description

Parameters

$ipAddress

string getIpAddress()

No description

Return Value

string

setPorts($ports)

No description

Parameters

$ports

string[] getPorts()

No description

Return Value

string[]