Documentation

InstanceIPv6Info extends Model
in package

Holds instance ipv6 address information

Table of Contents

Properties

$ip  : string
$network  : string
$networkSize  : int
$type  : string

Methods

getIp()  : string
getModelExceptionClass()  : string
getNetwork()  : string
getNetworkSize()  : int
getResponseName()  : string
getType()  : string
setIp()  : void
setNetwork()  : void
setNetworkSize()  : void
setType()  : void

Properties

Methods

getModelExceptionClass()

public getModelExceptionClass() : string
Return values
string

getResponseName()

public getResponseName() : string
Return values
string

setNetwork()

public setNetwork(string $network) : void
Parameters
$network : string

setNetworkSize()

public setNetworkSize(int $networkSize) : void
Parameters
$networkSize : int

setType()

public setType(string $type) : void
Parameters
$type : string

        
On this page

Search results