Interface MatchInfoBase

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void createInnerMatchBuilder​(java.util.Map<java.lang.Class<?>,​java.lang.Object> mapMatchBuilder)
      Creater the inner match object.
      void setMatch​(org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder matchBuilder, java.util.Map<java.lang.Class<?>,​java.lang.Object> mapMatchBuilder)
      Set the match to the match builder.
    • Method Detail

      • createInnerMatchBuilder

        void createInnerMatchBuilder​(java.util.Map<java.lang.Class<?>,​java.lang.Object> mapMatchBuilder)
        Creater the inner match object.
        Parameters:
        mapMatchBuilder - the map which holds the matches.
      • setMatch

        void setMatch​(org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder matchBuilder,
                      java.util.Map<java.lang.Class<?>,​java.lang.Object> mapMatchBuilder)
        Set the match to the match builder.
        Parameters:
        matchBuilder - the matchbuilder to set the match
        mapMatchBuilder - the map containing the matches