Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping.NxmNxReg
-
-
Uses of NxmNxReg 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 NxmNxReg Modifier and Type Method Description NxmNxRegNxAugMatchNodesNodeTableFlowBuilder. getNxmNxReg()NxmNxRegNxAugMatchNotifPacketInBuilder. getNxmNxReg()NxmNxRegNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxReg()NxmNxRegNxAugMatchPacketInMessageBuilder. getNxmNxReg()NxmNxRegNxAugMatchRpcAddFlowBuilder. getNxmNxReg()NxmNxRegNxAugMatchRpcGetFlowStatsBuilder. getNxmNxReg()NxmNxRegNxAugMatchRpcRemoveFlowBuilder. getNxmNxReg()NxmNxRegNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxReg()NxmNxRegNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxReg()NxmNxRegNxmNxRegGrouping. getNxmNxReg()Return nxmNxReg, ornullif it is not present. -
Uses of NxmNxReg in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping with type parameters of type NxmNxReg Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg>>
E$$NxmNxRegBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping that return NxmNxReg Modifier and Type Method Description NxmNxRegNxmNxRegBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping that return types with arguments of type NxmNxReg Modifier and Type Method Description default Class<NxmNxReg>NxmNxReg. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping with parameters of type NxmNxReg Modifier and Type Method Description static booleanNxmNxReg. bindingEquals(@NonNull NxmNxReg thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxReg. bindingHashCode(@NonNull NxmNxReg obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxReg. bindingToString(@NonNull NxmNxReg 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.nx.reg.grouping with type arguments of type NxmNxReg Modifier and Type Method Description NxmNxRegBuilderNxmNxRegBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg> augmentation)Add an augmentation to this builder's product.NxmNxRegBuilderNxmNxRegBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping with parameters of type NxmNxReg Constructor Description NxmNxRegBuilder(NxmNxReg base)
-