Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.flags.grouping.NxmNxNshFlags
-
-
Uses of NxmNxNshFlags 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 NxmNxNshFlags Modifier and Type Method Description NxmNxNshFlagsNxAugMatchNodesNodeTableFlowBuilder. getNxmNxNshFlags()NxmNxNshFlagsNxAugMatchNotifPacketInBuilder. getNxmNxNshFlags()NxmNxNshFlagsNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxNshFlags()NxmNxNshFlagsNxAugMatchPacketInMessageBuilder. getNxmNxNshFlags()NxmNxNshFlagsNxAugMatchRpcAddFlowBuilder. getNxmNxNshFlags()NxmNxNshFlagsNxAugMatchRpcGetFlowStatsBuilder. getNxmNxNshFlags()NxmNxNshFlagsNxAugMatchRpcRemoveFlowBuilder. getNxmNxNshFlags()NxmNxNshFlagsNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxNshFlags()NxmNxNshFlagsNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxNshFlags()NxmNxNshFlagsNxmNxNshFlagsGrouping. getNxmNxNshFlags()Return nxmNxNshFlags, ornullif it is not present. -
Uses of NxmNxNshFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.flags.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.flags.grouping with type parameters of type NxmNxNshFlags Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshFlags>>
E$$NxmNxNshFlagsBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.flags.grouping that return NxmNxNshFlags Modifier and Type Method Description NxmNxNshFlagsNxmNxNshFlagsBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.flags.grouping that return types with arguments of type NxmNxNshFlags Modifier and Type Method Description default Class<NxmNxNshFlags>NxmNxNshFlags. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.flags.grouping with parameters of type NxmNxNshFlags Modifier and Type Method Description static booleanNxmNxNshFlags. bindingEquals(@NonNull NxmNxNshFlags thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxNshFlags. bindingHashCode(@NonNull NxmNxNshFlags obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxNshFlags. bindingToString(@NonNull NxmNxNshFlags 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.nsh.flags.grouping with type arguments of type NxmNxNshFlags Modifier and Type Method Description NxmNxNshFlagsBuilderNxmNxNshFlagsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshFlags> augmentation)Add an augmentation to this builder's product.NxmNxNshFlagsBuilderNxmNxNshFlagsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshFlags>> 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.nsh.flags.grouping with parameters of type NxmNxNshFlags Constructor Description NxmNxNshFlagsBuilder(NxmNxNshFlags base)
-