Split Restconf implementations (draft02 and RFC) - move
[netconf.git] / restconf / restconf-nb-bierman02 / src / main / java / org / opendaylight / restconf / utils / mapping / RestconfMappingStreamConstants.java
index bb957f6f553d38da3e40b488509ee07f7cb79c16..b1b4f1d5e03e0a1a5898070604b2fba801c31bd9 100644 (file)
@@ -10,7 +10,9 @@ package org.opendaylight.restconf.utils.mapping;
 /**
  * Util class for mapping entry stream.
  *
+ * @deprecated move to splitted module restconf-nb-rfc8040
  */
+@Deprecated
 public final class RestconfMappingStreamConstants {
 
     public static final String DESCRIPTION = "DESCRIPTION_PLACEHOLDER";