All Implemented Interfaces:
MatchEntrySerializer

public class Icmpv4TypeEntrySerializer extends AbstractUint8EntrySerializer
  • Constructor Details

    • Icmpv4TypeEntrySerializer

      public Icmpv4TypeEntrySerializer()
  • Method Details

    • extractEntry

      protected org.opendaylight.yangtools.yang.common.Uint8 extractEntry(Match match)
      Description copied from class: AbstractMatchEntrySerializer
      Extract the corresponding entry from a match.
      Specified by:
      extractEntry in class AbstractMatchEntrySerializer<org.opendaylight.yangtools.yang.common.Uint8,Void>
      Parameters:
      match - Openflow match
      Returns:
      Entry, null if not present