public void set(int i, TempDevicePair val) {
   ElkM1APIJNI.TempDevicePairVector_set(swigCPtr, this, i, TempDevicePair.getCPtr(val), val);
 }