class NetworkInterface extends Model (View source)

Properties

string $network
bool $noExternalIpAddress
string $subnetwork

Methods

setNetwork($network)

No description

string
getNetwork()

No description

setNoExternalIpAddress($noExternalIpAddress)

No description

bool
getNoExternalIpAddress()

No description

setSubnetwork($subnetwork)

No description

string
getSubnetwork()

No description

Details

setNetwork($network)

No description

Parameters

$network

string getNetwork()

No description

Return Value

string

setNoExternalIpAddress($noExternalIpAddress)

No description

Parameters

$noExternalIpAddress

bool getNoExternalIpAddress()

No description

Return Value

bool

setSubnetwork($subnetwork)

No description

Parameters

$subnetwork

string getSubnetwork()

No description

Return Value

string