Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.dst.grouping.NxmOfEthDst
-
-
Uses of NxmOfEthDst in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 that return NxmOfEthDst Modifier and Type Method Description NxmOfEthDstNxAugMatchNodesNodeTableFlowBuilder. getNxmOfEthDst()NxmOfEthDstNxAugMatchNotifPacketInBuilder. getNxmOfEthDst()NxmOfEthDstNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmOfEthDst()NxmOfEthDstNxAugMatchPacketInMessageBuilder. getNxmOfEthDst()NxmOfEthDstNxAugMatchRpcAddFlowBuilder. getNxmOfEthDst()NxmOfEthDstNxAugMatchRpcGetFlowStatsBuilder. getNxmOfEthDst()NxmOfEthDstNxAugMatchRpcRemoveFlowBuilder. getNxmOfEthDst()NxmOfEthDstNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmOfEthDst()NxmOfEthDstNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmOfEthDst()@Nullable NxmOfEthDstNxmOfEthDstGrouping. getNxmOfEthDst() -
Uses of NxmOfEthDst in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.dst.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.dst.grouping with type parameters of type NxmOfEthDst Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthDst>>
E$$NxmOfEthDstBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.dst.grouping that return NxmOfEthDst Modifier and Type Method Description NxmOfEthDstNxmOfEthDstBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.dst.grouping that return types with arguments of type NxmOfEthDst Modifier and Type Method Description default Class<NxmOfEthDst>NxmOfEthDst. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.dst.grouping with type arguments of type NxmOfEthDst Modifier and Type Method Description NxmOfEthDstBuilderNxmOfEthDstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthDst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthDst> augmentationValue)NxmOfEthDstBuilderNxmOfEthDstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthDst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthDst> augmentationValue)NxmOfEthDstBuilderNxmOfEthDstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthDst>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.dst.grouping with parameters of type NxmOfEthDst Constructor Description NxmOfEthDstBuilder(NxmOfEthDst base)
-