Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.Icmpv4Match
-
-
Uses of Icmpv4Match 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 Icmpv4Match Modifier and Type Method Description Icmpv4MatchSetFieldBuilder. getIcmpv4Match()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.field._case with parameters of type Icmpv4Match Modifier and Type Method Description SetFieldBuilderSetFieldBuilder. setIcmpv4Match(Icmpv4Match value) -
Uses of Icmpv4Match 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 Icmpv4Match Modifier and Type Method Description Icmpv4MatchMatchBuilder. getIcmpv4Match()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow with parameters of type Icmpv4Match Modifier and Type Method Description MatchBuilderMatchBuilder. setIcmpv4Match(Icmpv4Match value) -
Uses of Icmpv4Match 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 Icmpv4Match Modifier and Type Method Description Icmpv4MatchMatchBuilder. getIcmpv4Match()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.mod.removed with parameters of type Icmpv4Match Modifier and Type Method Description MatchBuilderMatchBuilder. setIcmpv4Match(Icmpv4Match value) -
Uses of Icmpv4Match 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 Icmpv4Match Modifier and Type Method Description Icmpv4MatchMatch. getIcmpv4Match()Return icmpv4Match, ornullif it is not present. -
Uses of Icmpv4Match 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 Icmpv4Match Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv4Match>>
E$$Icmpv4MatchBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match that return Icmpv4Match Modifier and Type Method Description Icmpv4MatchIcmpv4MatchBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match that return types with arguments of type Icmpv4Match Modifier and Type Method Description default Class<Icmpv4Match>Icmpv4Match. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match with parameters of type Icmpv4Match Modifier and Type Method Description static booleanIcmpv4Match. bindingEquals(@NonNull Icmpv4Match thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intIcmpv4Match. bindingHashCode(@NonNull Icmpv4Match obj)Default implementation ofObject.hashCode()contract for this interface.static StringIcmpv4Match. bindingToString(@NonNull Icmpv4Match 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 Icmpv4Match Modifier and Type Method Description Icmpv4MatchBuilderIcmpv4MatchBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv4Match> augmentation)Add an augmentation to this builder's product.Icmpv4MatchBuilderIcmpv4MatchBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv4Match>> 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 Icmpv4Match Constructor Description Icmpv4MatchBuilder(Icmpv4Match base) -
Uses of Icmpv4Match 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 Icmpv4Match Modifier and Type Method Description Icmpv4MatchMatchBuilder. getIcmpv4Match()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.in.message with parameters of type Icmpv4Match Modifier and Type Method Description MatchBuilderMatchBuilder. setIcmpv4Match(Icmpv4Match value) -
Uses of Icmpv4Match 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 Icmpv4Match Modifier and Type Method Description Icmpv4MatchMatchBuilder. getIcmpv4Match()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.received with parameters of type Icmpv4Match Modifier and Type Method Description MatchBuilderMatchBuilder. setIcmpv4Match(Icmpv4Match value)
-