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