Modifier and Type | Method and Description |
---|---|
Subnet |
AddressBuilder.getSubnet() |
@Nullable Subnet |
Address.getSubnet()
The subnet can be specified as a prefix length or,if the server supports
non-contiguous netmasks, asa netmask.
|
Modifier and Type | Method and Description |
---|---|
AddressBuilder |
AddressBuilder.setSubnet(Subnet value) |
Modifier and Type | Interface and Description |
---|---|
interface |
Netmask
This class represents the following YANG schema fragment defined in module ietf-ip
|
interface |
PrefixLength
This class represents the following YANG schema fragment defined in module ietf-ip
|
Copyright © 2019 OpenDaylight. All rights reserved.