Package org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield
Class Icmpv6CodeMatchFieldSerializer
java.lang.Object
org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.AbstractMatchFieldSerializer
org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.Icmpv6CodeMatchFieldSerializer
- All Implemented Interfaces:
- OFGeneralSerializer,- OFSerializer<SetFieldMatch>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected intprotected intprotected intMethods inherited from class org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.AbstractMatchFieldSerializerserialize
- 
Constructor Details- 
Icmpv6CodeMatchFieldSerializerpublic Icmpv6CodeMatchFieldSerializer()
 
- 
- 
Method Details- 
getOxmClassCodeprotected int getOxmClassCode()- Specified by:
- getOxmClassCodein class- AbstractMatchFieldSerializer
 
- 
getOxmFieldCodeprotected int getOxmFieldCode()- Specified by:
- getOxmFieldCodein class- AbstractMatchFieldSerializer
 
- 
getValueLengthprotected int getValueLength()- Specified by:
- getValueLengthin class- AbstractMatchFieldSerializer
 
 
-