Javadoc update
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / deserialization / factories / FlowRemovedMessageFactory.java
index 0245081ae3ce2907a01ef49b30eeb9be53ad03ea..4cd2902ec5c50dea85a43e6560389e7cc5419d55 100644 (file)
@@ -12,6 +12,7 @@ import org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731
 import org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.FlowRemovedMessageBuilder;
 
 /**
+ * Translates FlowRemoved messages
  * @author michal.polkorab
  * @author timotej.kubas
  */