Split Restconf implementations (draft02 and RFC) - Application
[netconf.git] / restconf / restconf-nb-bierman02 / src / main / java / org / opendaylight / restconf / restful / utils / RestconfDataServiceConstant.java
index 1b5cdf31f086f093d1cf7f176df71c041b045c5c..7c2b1c198f5a1070e135e26ae765e19e1f4b1c7c 100644 (file)
@@ -18,7 +18,9 @@ import org.opendaylight.yangtools.yang.common.QNameModule;
 /**
  * Constants for RestconfDataService.
  *
+ * @deprecated move to splitted module restconf-nb-rfc8040
  */
+@Deprecated
 public final class RestconfDataServiceConstant {
 
     public static final QName NETCONF_BASE_QNAME;