Uses of Class
org.opendaylight.openflowplugin.extension.api.AugmentTuple
Packages that use AugmentTuple
Package
Description
- 
Uses of AugmentTuple in org.opendaylight.openflowplugin.extension.apiSubclasses of AugmentTuple in org.opendaylight.openflowplugin.extension.apiModifier and TypeClassDescriptionclassExtensionAugment<T extends org.opendaylight.yangtools.yang.binding.Augmentation<Extension>>Extension augmentation.
- 
Uses of AugmentTuple in org.opendaylight.openflowplugin.openflow.md.core.extensionMethods in org.opendaylight.openflowplugin.openflow.md.core.extension that return AugmentTupleModifier and TypeMethodDescriptionstatic <E extends org.opendaylight.yangtools.yang.binding.Augmentable<E>>
 AugmentTuple<E>MatchExtensionHelper.processAllExtensions(Collection<MatchEntry> matchEntries, OpenflowVersion ofVersion, MatchPath matchPath) Processes all extensions.