Uses of Class
org.opendaylight.openflowplugin.extension.api.AugmentTuple
Package
Description
-
Uses of AugmentTuple in org.opendaylight.openflowplugin.extension.api
Modifier and TypeClassDescriptionclass
ExtensionAugment<T extends org.opendaylight.yangtools.binding.Augmentation<Extension>>
Extension augmentation. -
Uses of AugmentTuple in org.opendaylight.openflowplugin.openflow.md.core.extension
Modifier and TypeMethodDescriptionstatic <E extends org.opendaylight.yangtools.binding.Augmentable<E>>
AugmentTuple<E> MatchExtensionHelper.processAllExtensions
(Collection<MatchEntry> matchEntries, OpenflowVersion ofVersion, MatchPath matchPath) Processes all extensions.