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()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)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfEthDstBuilder.addAugmentation(Augmentation)orNxmOfEthDstBuilder.removeAugmentation(Class)instead.NxmOfEthDstBuilderNxmOfEthDstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthDst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthDst> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfEthDstBuilder.addAugmentation(Augmentation)orNxmOfEthDstBuilder.removeAugmentation(Class)instead.NxmOfEthDstBuilderNxmOfEthDstBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthDst> augmentation)Add an augmentation to this builder's product.NxmOfEthDstBuilderNxmOfEthDstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthDst>> augmentationType)Remove an augmentation from this builder's product.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)
-