Uses of Class
org.opendaylight.netvirt.elan.evpn.utils.ElanEvpnFlowUtils.EvpnDmacFlowBuilder
-
Packages that use ElanEvpnFlowUtils.EvpnDmacFlowBuilder Package Description org.opendaylight.netvirt.elan.evpn.utils -
-
Uses of ElanEvpnFlowUtils.EvpnDmacFlowBuilder in org.opendaylight.netvirt.elan.evpn.utils
Methods in org.opendaylight.netvirt.elan.evpn.utils that return ElanEvpnFlowUtils.EvpnDmacFlowBuilder Modifier and Type Method Description ElanEvpnFlowUtils.EvpnDmacFlowBuilder
ElanEvpnFlowUtils.EvpnDmacFlowBuilder. setDpId(org.opendaylight.yangtools.yang.common.Uint64 dpId)
ElanEvpnFlowUtils.EvpnDmacFlowBuilder
ElanEvpnFlowUtils.EvpnDmacFlowBuilder. setDstMacAddress(java.lang.String dstMacAddress)
ElanEvpnFlowUtils.EvpnDmacFlowBuilder
ElanEvpnFlowUtils.EvpnDmacFlowBuilder. setElanName(java.lang.String elanName)
ElanEvpnFlowUtils.EvpnDmacFlowBuilder
ElanEvpnFlowUtils.EvpnDmacFlowBuilder. setElanTag(long elanTag)
ElanEvpnFlowUtils.EvpnDmacFlowBuilder
ElanEvpnFlowUtils.EvpnDmacFlowBuilder. setNexthopIP(java.lang.String nexthopIP)
ElanEvpnFlowUtils.EvpnDmacFlowBuilder
ElanEvpnFlowUtils.EvpnDmacFlowBuilder. setVni(java.lang.Long vni)
-