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()NxmOfEthSrcNxmOfEthSrcGrouping. getNxmOfEthSrc()Return nxmOfEthSrc, ornullif it is not present. -
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()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.src.grouping with parameters of type NxmOfEthSrc Modifier and Type Method Description static booleanNxmOfEthSrc. bindingEquals(@NonNull NxmOfEthSrc thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmOfEthSrc. bindingHashCode(@NonNull NxmOfEthSrc obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmOfEthSrc. bindingToString(@NonNull NxmOfEthSrc obj)Default implementation ofObject.toString()contract for this interface.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(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)
-