Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsp.grouping.NxmNxNsp
-
-
Uses of NxmNxNsp 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 NxmNxNsp Modifier and Type Method Description NxmNxNspNxAugMatchNodesNodeTableFlowBuilder. getNxmNxNsp()NxmNxNspNxAugMatchNotifPacketInBuilder. getNxmNxNsp()NxmNxNspNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxNsp()NxmNxNspNxAugMatchPacketInMessageBuilder. getNxmNxNsp()NxmNxNspNxAugMatchRpcAddFlowBuilder. getNxmNxNsp()NxmNxNspNxAugMatchRpcGetFlowStatsBuilder. getNxmNxNsp()NxmNxNspNxAugMatchRpcRemoveFlowBuilder. getNxmNxNsp()NxmNxNspNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxNsp()NxmNxNspNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxNsp()@Nullable NxmNxNspNxmNxNspGrouping. getNxmNxNsp() -
Uses of NxmNxNsp in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsp.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsp.grouping with type parameters of type NxmNxNsp Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>>
E$$NxmNxNspBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsp.grouping that return NxmNxNsp Modifier and Type Method Description NxmNxNspNxmNxNspBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsp.grouping that return types with arguments of type NxmNxNsp Modifier and Type Method Description default Class<NxmNxNsp>NxmNxNsp. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsp.grouping with type arguments of type NxmNxNsp Modifier and Type Method Description NxmNxNspBuilderNxmNxNspBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxNspBuilder.addAugmentation(Augmentation)orNxmNxNspBuilder.removeAugmentation(Class)instead.NxmNxNspBuilderNxmNxNspBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxNspBuilder.addAugmentation(Augmentation)orNxmNxNspBuilder.removeAugmentation(Class)instead.NxmNxNspBuilderNxmNxNspBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp> augmentation)Add an augmentation to this builder's product.NxmNxNspBuilderNxmNxNspBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>> 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.nsp.grouping with parameters of type NxmNxNsp Constructor Description NxmNxNspBuilder(NxmNxNsp base)
-