class NatInfo extends Model (View source)

Properties

string $natGatewayName
string $networkUri
string $newDestinationIp
int $newDestinationPort
string $newSourceIp
int $newSourcePort
string $oldDestinationIp
int $oldDestinationPort
string $oldSourceIp
int $oldSourcePort
string $protocol
string $routerUri
string $type

Methods

setNatGatewayName($natGatewayName)

No description

string
getNatGatewayName()

No description

setNetworkUri($networkUri)

No description

string
getNetworkUri()

No description

setNewDestinationIp($newDestinationIp)

No description

string
getNewDestinationIp()

No description

setNewDestinationPort($newDestinationPort)

No description

int
getNewDestinationPort()

No description

setNewSourceIp($newSourceIp)

No description

string
getNewSourceIp()

No description

setNewSourcePort($newSourcePort)

No description

int
getNewSourcePort()

No description

setOldDestinationIp($oldDestinationIp)

No description

string
getOldDestinationIp()

No description

setOldDestinationPort($oldDestinationPort)

No description

int
getOldDestinationPort()

No description

setOldSourceIp($oldSourceIp)

No description

string
getOldSourceIp()

No description

setOldSourcePort($oldSourcePort)

No description

int
getOldSourcePort()

No description

setProtocol($protocol)

No description

string
getProtocol()

No description

setRouterUri($routerUri)

No description

string
getRouterUri()

No description

setType($type)

No description

string
getType()

No description

Details

setNatGatewayName($natGatewayName)

No description

Parameters

$natGatewayName

string getNatGatewayName()

No description

Return Value

string

setNetworkUri($networkUri)

No description

Parameters

$networkUri

string getNetworkUri()

No description

Return Value

string

setNewDestinationIp($newDestinationIp)

No description

Parameters

$newDestinationIp

string getNewDestinationIp()

No description

Return Value

string

setNewDestinationPort($newDestinationPort)

No description

Parameters

$newDestinationPort

int getNewDestinationPort()

No description

Return Value

int

setNewSourceIp($newSourceIp)

No description

Parameters

$newSourceIp

string getNewSourceIp()

No description

Return Value

string

setNewSourcePort($newSourcePort)

No description

Parameters

$newSourcePort

int getNewSourcePort()

No description

Return Value

int

setOldDestinationIp($oldDestinationIp)

No description

Parameters

$oldDestinationIp

string getOldDestinationIp()

No description

Return Value

string

setOldDestinationPort($oldDestinationPort)

No description

Parameters

$oldDestinationPort

int getOldDestinationPort()

No description

Return Value

int

setOldSourceIp($oldSourceIp)

No description

Parameters

$oldSourceIp

string getOldSourceIp()

No description

Return Value

string

setOldSourcePort($oldSourcePort)

No description

Parameters

$oldSourcePort

int getOldSourcePort()

No description

Return Value

int

setProtocol($protocol)

No description

Parameters

$protocol

string getProtocol()

No description

Return Value

string

setRouterUri($routerUri)

No description

Parameters

$routerUri

string getRouterUri()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string