Package org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield
Class ArpTpaMatchFieldSerializer
java.lang.Object
org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.AbstractMatchFieldSerializer
org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.ArpTpaMatchFieldSerializer
- 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- 
ArpTpaMatchFieldSerializerpublic ArpTpaMatchFieldSerializer()
 
- 
- 
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
 
 
-