Mark AD-SAL interfaces as deprecated
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / action / SetVlanId.java
index fcc71f32d89da12ce27ad333c2d1f7fa8e1e0897..e06159bde2e7497eccc9758afc85c346aeaca4cf 100644 (file)
@@ -19,6 +19,7 @@ import javax.xml.bind.annotation.XmlRootElement;
 
 @XmlRootElement
 @XmlAccessorType(XmlAccessType.NONE)
+@Deprecated
 public class SetVlanId extends Action {
     private static final long serialVersionUID = 1L;
     @XmlElement