Added YANG models for flow configuration, statistics and inventory.
[controller.git] / opendaylight / sal / yang-prototype / sal / sal-binding-api / src / main / java / org / opendaylight / controller / sal / binding / api / data / DataBrokerService.java
index 250aaf35c07156f4b8127ece47c7a6b58e70b1d9..dd055aa3820d64c6ffaa084066ed0bf22c25a5d5 100644 (file)
@@ -19,7 +19,7 @@ import org.opendaylight.yangtools.yang.common.RpcResult;
  * system.
  * 
  * 
- * @see DataConsumerService
+ * @see DataProviderService
  */
 public interface DataBrokerService extends BindingAwareService {