public TempDevicePair get(int i) {
   return new TempDevicePair(ElkM1APIJNI.TempDevicePairVector_get(swigCPtr, this, i), false);
 }