Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.sha.grouping.NxmNxArpSha
-
-
Uses of NxmNxArpSha 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 NxmNxArpSha Modifier and Type Method Description NxmNxArpShaNxAugMatchNodesNodeTableFlowBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchNotifPacketInBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchPacketInMessageBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchRpcAddFlowBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchRpcGetFlowStatsBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchRpcRemoveFlowBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxArpSha()NxmNxArpShaNxmNxArpShaGrouping. getNxmNxArpSha() -
Uses of NxmNxArpSha in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.sha.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.sha.grouping with type parameters of type NxmNxArpSha Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpSha>>
E$$NxmNxArpShaBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.sha.grouping that return NxmNxArpSha Modifier and Type Method Description NxmNxArpShaNxmNxArpShaBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.sha.grouping that return types with arguments of type NxmNxArpSha Modifier and Type Method Description default Class<NxmNxArpSha>NxmNxArpSha. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.sha.grouping with type arguments of type NxmNxArpSha Modifier and Type Method Description NxmNxArpShaBuilderNxmNxArpShaBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpSha>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpSha> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxArpShaBuilder.addAugmentation(Augmentation)orNxmNxArpShaBuilder.removeAugmentation(Class)instead.NxmNxArpShaBuilderNxmNxArpShaBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpSha>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpSha> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxArpShaBuilder.addAugmentation(Augmentation)orNxmNxArpShaBuilder.removeAugmentation(Class)instead.NxmNxArpShaBuilderNxmNxArpShaBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpSha> augmentation)Add an augmentation to this builder's product.NxmNxArpShaBuilderNxmNxArpShaBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpSha>> 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.sha.grouping with parameters of type NxmNxArpSha Constructor Description NxmNxArpShaBuilder(NxmNxArpSha base)
-