Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.src.grouping.NxmOfEthSrc
-
-
Uses of NxmOfEthSrc 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 NxmOfEthSrc Modifier and Type Method Description NxmOfEthSrcNxAugMatchNodesNodeTableFlowBuilder. getNxmOfEthSrc()NxmOfEthSrcNxAugMatchNotifPacketInBuilder. getNxmOfEthSrc()NxmOfEthSrcNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmOfEthSrc()NxmOfEthSrcNxAugMatchPacketInMessageBuilder. getNxmOfEthSrc()NxmOfEthSrcNxAugMatchRpcAddFlowBuilder. getNxmOfEthSrc()NxmOfEthSrcNxAugMatchRpcGetFlowStatsBuilder. getNxmOfEthSrc()NxmOfEthSrcNxAugMatchRpcRemoveFlowBuilder. getNxmOfEthSrc()NxmOfEthSrcNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmOfEthSrc()NxmOfEthSrcNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmOfEthSrc()@Nullable NxmOfEthSrcNxmOfEthSrcGrouping. getNxmOfEthSrc() -
Uses of NxmOfEthSrc in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.src.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.src.grouping with type parameters of type NxmOfEthSrc Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthSrc>>
E$$NxmOfEthSrcBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.src.grouping that return NxmOfEthSrc Modifier and Type Method Description NxmOfEthSrcNxmOfEthSrcBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.src.grouping that return types with arguments of type NxmOfEthSrc Modifier and Type Method Description default Class<NxmOfEthSrc>NxmOfEthSrc. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.src.grouping with type arguments of type NxmOfEthSrc Modifier and Type Method Description NxmOfEthSrcBuilderNxmOfEthSrcBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthSrc>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthSrc> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfEthSrcBuilder.addAugmentation(Augmentation)orNxmOfEthSrcBuilder.removeAugmentation(Class)instead.NxmOfEthSrcBuilderNxmOfEthSrcBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthSrc>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthSrc> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfEthSrcBuilder.addAugmentation(Augmentation)orNxmOfEthSrcBuilder.removeAugmentation(Class)instead.NxmOfEthSrcBuilderNxmOfEthSrcBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthSrc> augmentation)Add an augmentation to this builder's product.NxmOfEthSrcBuilderNxmOfEthSrcBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthSrc>> 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.src.grouping with parameters of type NxmOfEthSrc Constructor Description NxmOfEthSrcBuilder(NxmOfEthSrc base)
-