Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match.Ipv6MatchArbitraryBitMask
-
-
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 Ipv6MatchArbitraryBitMask Modifier and Type Method Description Optional<List<MatchEntry>>SalToOfIpv6MatchArbitraryBitMaskCase. 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 Ipv6MatchArbitraryBitMask Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6MatchArbitraryBitMask>>
E$$Ipv6MatchArbitraryBitMaskBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match that return Ipv6MatchArbitraryBitMask Modifier and Type Method Description Ipv6MatchArbitraryBitMaskIpv6MatchArbitraryBitMaskBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match that return types with arguments of type Ipv6MatchArbitraryBitMask Modifier and Type Method Description default 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 Ipv6MatchArbitraryBitMask Modifier and Type Method Description static booleanIpv6MatchArbitraryBitMask. bindingEquals(@NonNull Ipv6MatchArbitraryBitMask thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intIpv6MatchArbitraryBitMask. bindingHashCode(@NonNull Ipv6MatchArbitraryBitMask obj)Default implementation ofObject.hashCode()contract for this interface.static StringIpv6MatchArbitraryBitMask. 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 Ipv6MatchArbitraryBitMask Modifier and Type Method Description Ipv6MatchArbitraryBitMaskBuilderIpv6MatchArbitraryBitMaskBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6MatchArbitraryBitMask> augmentation)Add an augmentation to this builder's product.Ipv6MatchArbitraryBitMaskBuilderIpv6MatchArbitraryBitMaskBuilder. 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 Ipv6MatchArbitraryBitMask Constructor Description Ipv6MatchArbitraryBitMaskBuilder(Ipv6MatchArbitraryBitMask base)
-