public interface MatchInfoBase
| Modifier and Type | Method and Description |
|---|---|
void |
createInnerMatchBuilder(Map<Class<?>,Object> mapMatchBuilder)
Creater the inner match object.
|
void |
setMatch(org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder matchBuilder,
Map<Class<?>,Object> mapMatchBuilder)
Set the match to the match builder.
|
void createInnerMatchBuilder(Map<Class<?>,Object> mapMatchBuilder)
mapMatchBuilder - the map which holds the matches.void setMatch(org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder matchBuilder,
Map<Class<?>,Object> mapMatchBuilder)
matchBuilder - the matchbuilder to set the matchmapMatchBuilder - the map containing the matchesCopyright © 2019 OpenDaylight. All rights reserved.