Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.Icmpv6Match
Packages that use Icmpv6Match
Package
Description
-
Uses of Icmpv6Match in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.field._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.field._case that return Icmpv6MatchModifier and TypeMethodDescriptionSetFieldBuilder.getIcmpv6Match()
Return current value associated with the property corresponding toMatch.getIcmpv6Match()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.field._case with parameters of type Icmpv6MatchModifier and TypeMethodDescriptionSetFieldBuilder.setIcmpv6Match
(Icmpv6Match value) Set the property corresponding toMatch.getIcmpv6Match()
to the specified value. -
Uses of Icmpv6Match in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow that return Icmpv6MatchModifier and TypeMethodDescriptionMatchBuilder.getIcmpv6Match()
Return current value associated with the property corresponding toMatch.getIcmpv6Match()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow with parameters of type Icmpv6MatchModifier and TypeMethodDescriptionMatchBuilder.setIcmpv6Match
(Icmpv6Match value) Set the property corresponding toMatch.getIcmpv6Match()
to the specified value. -
Uses of Icmpv6Match in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.mod.removed
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.mod.removed that return Icmpv6MatchModifier and TypeMethodDescriptionMatchBuilder.getIcmpv6Match()
Return current value associated with the property corresponding toMatch.getIcmpv6Match()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.mod.removed with parameters of type Icmpv6MatchModifier and TypeMethodDescriptionMatchBuilder.setIcmpv6Match
(Icmpv6Match value) Set the property corresponding toMatch.getIcmpv6Match()
to the specified value. -
Uses of Icmpv6Match in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026 that return Icmpv6MatchModifier and TypeMethodDescriptionMatch.getIcmpv6Match()
Return icmpv6Match, ornull
if it is not present. -
Uses of Icmpv6Match in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match with type parameters of type Icmpv6MatchModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6Match>>
E$$Icmpv6MatchBuilder.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 that return Icmpv6MatchModifier and TypeMethodDescription@NonNull Icmpv6Match
Icmpv6MatchBuilder.build()
A newIcmpv6Match
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match that return types with arguments of type Icmpv6MatchMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match with parameters of type Icmpv6MatchModifier and TypeMethodDescriptionstatic boolean
Icmpv6Match.bindingEquals
(@NonNull Icmpv6Match thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Icmpv6Match.bindingHashCode
(@NonNull Icmpv6Match obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Icmpv6Match.bindingToString
(@NonNull Icmpv6Match obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match with type arguments of type Icmpv6MatchModifier and TypeMethodDescriptionIcmpv6MatchBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6Match> augmentation) Add an augmentation to this builder's product.Icmpv6MatchBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6Match>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match with parameters of type Icmpv6MatchModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIcmpv6Match
. -
Uses of Icmpv6Match in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.in.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.in.message that return Icmpv6MatchModifier and TypeMethodDescriptionMatchBuilder.getIcmpv6Match()
Return current value associated with the property corresponding toMatch.getIcmpv6Match()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.in.message with parameters of type Icmpv6MatchModifier and TypeMethodDescriptionMatchBuilder.setIcmpv6Match
(Icmpv6Match value) Set the property corresponding toMatch.getIcmpv6Match()
to the specified value. -
Uses of Icmpv6Match in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.received
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.received that return Icmpv6MatchModifier and TypeMethodDescriptionMatchBuilder.getIcmpv6Match()
Return current value associated with the property corresponding toMatch.getIcmpv6Match()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.received with parameters of type Icmpv6MatchModifier and TypeMethodDescriptionMatchBuilder.setIcmpv6Match
(Icmpv6Match value) Set the property corresponding toMatch.getIcmpv6Match()
to the specified value.