Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.Layer3Match
Packages that use Layer3Match
Package
Description
-
Uses of Layer3Match 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 Layer3MatchModifier and TypeMethodDescriptionSetFieldBuilder.getLayer3Match()
Return current value associated with the property corresponding toMatch.getLayer3Match()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.field._case with parameters of type Layer3MatchModifier and TypeMethodDescriptionSetFieldBuilder.setLayer3Match
(Layer3Match value) Set the property corresponding toMatch.getLayer3Match()
to the specified value. -
Uses of Layer3Match 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 Layer3MatchModifier and TypeMethodDescriptionMatchBuilder.getLayer3Match()
Return current value associated with the property corresponding toMatch.getLayer3Match()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow with parameters of type Layer3MatchModifier and TypeMethodDescriptionMatchBuilder.setLayer3Match
(Layer3Match value) Set the property corresponding toMatch.getLayer3Match()
to the specified value. -
Uses of Layer3Match 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 Layer3MatchModifier and TypeMethodDescriptionMatchBuilder.getLayer3Match()
Return current value associated with the property corresponding toMatch.getLayer3Match()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.mod.removed with parameters of type Layer3MatchModifier and TypeMethodDescriptionMatchBuilder.setLayer3Match
(Layer3Match value) Set the property corresponding toMatch.getLayer3Match()
to the specified value. -
Uses of Layer3Match 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 Layer3MatchModifier and TypeMethodDescriptionMatch.getLayer3Match()
Return layer3Match, ornull
if it is not present. -
Uses of Layer3Match in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match
Subinterfaces of Layer3Match in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.matchModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module opendaylight-match-typesinterface
This class represents the following YANG schema fragment defined in module opendaylight-match-typesinterface
This class represents the following YANG schema fragment defined in module opendaylight-match-typesinterface
This class represents the following YANG schema fragment defined in module opendaylight-match-typesinterface
This class represents the following YANG schema fragment defined in module opendaylight-match-typesinterface
This class represents the following YANG schema fragment defined in module opendaylight-match-types -
Uses of Layer3Match 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 Layer3MatchModifier and TypeMethodDescriptionMatchBuilder.getLayer3Match()
Return current value associated with the property corresponding toMatch.getLayer3Match()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.in.message with parameters of type Layer3MatchModifier and TypeMethodDescriptionMatchBuilder.setLayer3Match
(Layer3Match value) Set the property corresponding toMatch.getLayer3Match()
to the specified value. -
Uses of Layer3Match 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 Layer3MatchModifier and TypeMethodDescriptionMatchBuilder.getLayer3Match()
Return current value associated with the property corresponding toMatch.getLayer3Match()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.received with parameters of type Layer3MatchModifier and TypeMethodDescriptionMatchBuilder.setLayer3Match
(Layer3Match value) Set the property corresponding toMatch.getLayer3Match()
to the specified value.