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()Return nxmOfEthDst, ornullif it is not present. -
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()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.dst.grouping with parameters of type NxmOfEthDst Modifier and Type Method Description static booleanNxmOfEthDst. bindingEquals(@NonNull NxmOfEthDst thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmOfEthDst. bindingHashCode(@NonNull NxmOfEthDst obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmOfEthDst. bindingToString(@NonNull NxmOfEthDst 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.dst.grouping with type arguments of type NxmOfEthDst Modifier and Type Method Description 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)
-