Beispiel #1
0
 public static DP116_NT37280 getInstance()
 {
     if (instance == null)
     {
         instance = new DP116_NT37280();
     }
     return(instance);
 }
Beispiel #2
0
 public void Set_Model_As_DP116()
 {
     current_model = DP116_NT37280.getInstance();
 }