Realize the PNF registration API
[aai/esr-server.git] / esr-mgr / src / main / java / org / onap / aai / esr / entity / aai / Pnf.java
@@ -18,7 +18,7 @@ package org.onap.aai.esr.entity.aai;
 import java.io.Serializable;
 import com.google.gson.annotations.SerializedName;
 
-public class EsrPnf implements Serializable{
+public class Pnf implements Serializable{
 
     public static final long serialVersionUID = 1L;