Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match.Ipv6MatchArbitraryBitMask
Packages that use Ipv6MatchArbitraryBitMask
Package
Description
-
Uses of Ipv6MatchArbitraryBitMask in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.cases
Methods in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.cases with parameters of type Ipv6MatchArbitraryBitMaskModifier and TypeMethodDescriptionSalToOfIpv6MatchArbitraryBitMaskCase.process
(@NonNull Ipv6MatchArbitraryBitMask source, VersionConvertorData data, ConvertorExecutor convertorExecutor) -
Uses of Ipv6MatchArbitraryBitMask in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match with type parameters of type Ipv6MatchArbitraryBitMaskModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6MatchArbitraryBitMask>>
E$$Ipv6MatchArbitraryBitMaskBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match that return Ipv6MatchArbitraryBitMaskModifier and TypeMethodDescription@NonNull Ipv6MatchArbitraryBitMask
Ipv6MatchArbitraryBitMaskBuilder.build()
A newIpv6MatchArbitraryBitMask
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match that return types with arguments of type Ipv6MatchArbitraryBitMaskModifier and TypeMethodDescriptiondefault Class<Ipv6MatchArbitraryBitMask>
Ipv6MatchArbitraryBitMask.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match with parameters of type Ipv6MatchArbitraryBitMaskModifier and TypeMethodDescriptionstatic boolean
Ipv6MatchArbitraryBitMask.bindingEquals
(@NonNull Ipv6MatchArbitraryBitMask thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Ipv6MatchArbitraryBitMask.bindingHashCode
(@NonNull Ipv6MatchArbitraryBitMask obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Ipv6MatchArbitraryBitMask.bindingToString
(@NonNull Ipv6MatchArbitraryBitMask obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match with type arguments of type Ipv6MatchArbitraryBitMaskModifier and TypeMethodDescriptionIpv6MatchArbitraryBitMaskBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6MatchArbitraryBitMask> augmentation) Add an augmentation to this builder's product.Ipv6MatchArbitraryBitMaskBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6MatchArbitraryBitMask>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match with parameters of type Ipv6MatchArbitraryBitMaskModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpv6MatchArbitraryBitMask
.