Package org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield
Class Ipv6NdTargetMatchFieldSerializer
- java.lang.Object
- 
- org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.AbstractMatchFieldSerializer
- 
- org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.Ipv6NdTargetMatchFieldSerializer
 
 
- 
- All Implemented Interfaces:
- OFGeneralSerializer,- OFSerializer<SetFieldMatch>
 
 public class Ipv6NdTargetMatchFieldSerializer extends AbstractMatchFieldSerializer 
- 
- 
Constructor SummaryConstructors Constructor Description Ipv6NdTargetMatchFieldSerializer()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intgetOxmClassCode()protected intgetOxmFieldCode()protected intgetValueLength()- 
Methods inherited from class org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.AbstractMatchFieldSerializerserialize
 
- 
 
- 
- 
- 
Method Detail- 
getOxmClassCodeprotected int getOxmClassCode() - Specified by:
- getOxmClassCodein class- AbstractMatchFieldSerializer
 
 - 
getOxmFieldCodeprotected int getOxmFieldCode() - Specified by:
- getOxmFieldCodein class- AbstractMatchFieldSerializer
 
 - 
getValueLengthprotected int getValueLength() - Specified by:
- getValueLengthin class- AbstractMatchFieldSerializer
 
 
- 
 
-