Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping.NxmNxArpTha
-
-
Uses of NxmNxArpTha 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 NxmNxArpTha Modifier and Type Method Description NxmNxArpThaNxAugMatchNodesNodeTableFlowBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchNotifPacketInBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchPacketInMessageBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchRpcAddFlowBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchRpcGetFlowStatsBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchRpcRemoveFlowBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxArpTha()@Nullable NxmNxArpThaNxmNxArpThaGrouping. getNxmNxArpTha() -
Uses of NxmNxArpTha in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping with type parameters of type NxmNxArpTha Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpTha>>
E$$NxmNxArpThaBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping that return NxmNxArpTha Modifier and Type Method Description NxmNxArpThaNxmNxArpThaBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping that return types with arguments of type NxmNxArpTha Modifier and Type Method Description default Class<NxmNxArpTha>NxmNxArpTha. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping with type arguments of type NxmNxArpTha Modifier and Type Method Description NxmNxArpThaBuilderNxmNxArpThaBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpTha>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpTha> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxArpThaBuilder.addAugmentation(Augmentation)orNxmNxArpThaBuilder.removeAugmentation(Class)instead.NxmNxArpThaBuilderNxmNxArpThaBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpTha>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpTha> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxArpThaBuilder.addAugmentation(Augmentation)orNxmNxArpThaBuilder.removeAugmentation(Class)instead.NxmNxArpThaBuilderNxmNxArpThaBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpTha> augmentation)Add an augmentation to this builder's product.NxmNxArpThaBuilderNxmNxArpThaBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpTha>> 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.arp.tha.grouping with parameters of type NxmNxArpTha Constructor Description NxmNxArpThaBuilder(NxmNxArpTha base)
-