Subnet
class Subnet extends Model (View source)
Properties
string | $gatewayIp | ||
string | $ipCidrRange | ||
string | $name | ||
string | $state | ||
string | $type | ||
int | $vlanId |
Methods
setGatewayIp($gatewayIp)
No description
string
getGatewayIp()
No description
setIpCidrRange($ipCidrRange)
No description
string
getIpCidrRange()
No description
setName($name)
No description
string
getName()
No description
setState($state)
No description
string
getState()
No description
setType($type)
No description
string
getType()
No description
setVlanId($vlanId)
No description
int
getVlanId()
No description
Details
setGatewayIp($gatewayIp)
No description
string
getGatewayIp()
No description
setIpCidrRange($ipCidrRange)
No description
string
getIpCidrRange()
No description
setName($name)
No description
string
getName()
No description
setState($state)
No description
string
getState()
No description
setType($type)
No description
string
getType()
No description
setVlanId($vlanId)
No description
int
getVlanId()
No description