Uses of Class
org.opendaylight.netvirt.ipv6service.VirtualNetwork.DpnInterfaceInfo
-
Packages that use VirtualNetwork.DpnInterfaceInfo Package Description org.opendaylight.netvirt.ipv6service -
-
Uses of VirtualNetwork.DpnInterfaceInfo in org.opendaylight.netvirt.ipv6service
Methods in org.opendaylight.netvirt.ipv6service that return VirtualNetwork.DpnInterfaceInfo Modifier and Type Method Description @Nullable VirtualNetwork.DpnInterfaceInfo
VirtualNetwork. getDpnIfaceInfo(org.opendaylight.yangtools.yang.common.Uint64 dpId)
Methods in org.opendaylight.netvirt.ipv6service that return types with arguments of type VirtualNetwork.DpnInterfaceInfo Modifier and Type Method Description java.util.Collection<VirtualNetwork.DpnInterfaceInfo>
VirtualNetwork. getDpnIfaceList()
-