Add timer constants in olm
[transportpce.git] / olm / src / main / java / org / opendaylight / transportpce / olm / power / PowerMgmtVersion121.java
index 9f6d307bfb66b2d0f61e9ce3fa5cc05702364d06..df6dced557a1236a566c6f96c0d125de2b0d9a40 100644 (file)
@@ -141,6 +141,11 @@ public final class PowerMgmtVersion121 {
      *            OCH interface name carrying WL
      * @param txPower
      *            Calculated transmit power
+     * @param interfaceObj
+     *            Interface object
+     * @param deviceTransactionManager
+     *            Device Transaction Manager
+     *
      * @return true/false based on status of operation
      */
     public static boolean setTransponderPower(String nodeId, String interfaceName, BigDecimal txPower,
@@ -202,6 +207,11 @@ public final class PowerMgmtVersion121 {
      *            Power value in DBm.
      * @param connectionNumber
      *            Name of the cross connect.
+     * @param crossConnect
+     *            cross connect.
+     * @param deviceTransactionManager
+     *            Device Transaction Manager.
+     *
      * @return true/false based on status of operation.
      */
     public static boolean setPowerLevel(String deviceId, OpticalControlMode mode, BigDecimal powerValue,