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()@Nullable NxmNxNshFlagsNxmNxNshFlagsGrouping. getNxmNxNshFlags() -
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()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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshFlags>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshFlags> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxNshFlagsBuilder.addAugmentation(Augmentation)orNxmNxNshFlagsBuilder.removeAugmentation(Class)instead.NxmNxNshFlagsBuilderNxmNxNshFlagsBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshFlags>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshFlags> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxNshFlagsBuilder.addAugmentation(Augmentation)orNxmNxNshFlagsBuilder.removeAugmentation(Class)instead.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)
-