Issue-ID: VFC-1357
Change-Id: Ice5daba8ebaa32dc63910bc578b672b4eac17822
Signed-off-by: Victor Gao <victor.gao@huawei.com>
import net.sf.json.JSONObject;
-/**
- * @author l00345485
- * @date 2016-10-27
- */
public class VirtualLinkEntity implements Serializable {
/** */
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
-/**
- * @author l00345485
- * @date 2016-10-28
- */
+
public class VmEntity implements Serializable {
/** */
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
-/**
- * @author l00345485
- * @date 2016-10-28
- */
+
public class VnfEntity implements Serializable {
private static final String RESOURCE_VERSION = "resource-version";
import net.sf.json.JSONObject;
-/**
- * @author l00345485
- * @date 2016-10-28
- */
+
public class VnfInfoEntity implements Serializable {
/** */
import net.sf.json.JSONObject;
-/**
- * @author l00345485
- * @date 2016-10-29
- */
+
public class VnfStatusEntity implements Serializable {
/** */