Mark AD-SAL interfaces as deprecated
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / packet / LLDPTLV.java
index 35244ea697d871617b09db6e232da95af0d51ebf..f03704caba28172fb18e87b1d6223b29d9dd0b7d 100644 (file)
@@ -23,7 +23,7 @@ import org.opendaylight.controller.sal.utils.NetUtils;
 /**
  * Class that represents the LLDPTLV objects
  */
-
+@Deprecated
 public class LLDPTLV extends Packet {
     private static final String TYPE = "Type";
     private static final String LENGTH = "Length";