Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.Icmpv6TypeCase
Packages that use Icmpv6TypeCase
Package
Description
-
Uses of Icmpv6TypeCase 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 Icmpv6TypeCaseModifier and TypeMethodDescriptionOfToSalIcmpv6TypeCase.process(@NonNull Icmpv6TypeCase source, MatchResponseConvertorData data, ConvertorExecutor convertorExecutor) -
Uses of Icmpv6TypeCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value with type parameters of type Icmpv6TypeCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6TypeCase>>
E$$Icmpv6TypeCaseBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value that return Icmpv6TypeCaseModifier and TypeMethodDescription@NonNull Icmpv6TypeCaseIcmpv6TypeCaseBuilder.build()A newIcmpv6TypeCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value that return types with arguments of type Icmpv6TypeCaseModifier and TypeMethodDescriptiondefault Class<Icmpv6TypeCase>Icmpv6TypeCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value with parameters of type Icmpv6TypeCaseModifier and TypeMethodDescriptionstatic booleanIcmpv6TypeCase.bindingEquals(@NonNull Icmpv6TypeCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intIcmpv6TypeCase.bindingHashCode(@NonNull Icmpv6TypeCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringIcmpv6TypeCase.bindingToString(@NonNull Icmpv6TypeCase obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value with type arguments of type Icmpv6TypeCaseModifier and TypeMethodDescriptionIcmpv6TypeCaseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6TypeCase> augmentation) Add an augmentation to this builder's product.Icmpv6TypeCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6TypeCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value with parameters of type Icmpv6TypeCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIcmpv6TypeCase.