Updates to support new TrafficProfiles that require a user-specified Direction in...
[packetcable.git] / packetcable-driver / src / main / java / org / pcmm / gates / IGateSpec.java
index b24ff4f9968c69205d6f2c0254ae72c9e8b55645..2c2ff0b8819dd766d4968eebfe45661b44e153bf 100644 (file)
@@ -128,6 +128,12 @@ public interface IGateSpec extends IPCMMBaseObject {
      */
     Direction getDirection();
 
+    /**
+     *
+     * sets the flow direction.
+     */
+    void setDirection(Direction direction);
+
     /**
      * AUTHORIZED Timer limits the amount of time the authorization must remain
      * valid before it is reserved