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)NxmNxNspBuilderNxmNxNspBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp> augmentationValue)NxmNxNspBuilderNxmNxNspBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>> augmentationType)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)
-