/**
  * Sets the arr time i d of this hyy coord.
  *
  * @param arrTimeID the arr time i d of this hyy coord
  */
 @Override
 public void setArrTimeID(long arrTimeID) {
   _hyyCoord.setArrTimeID(arrTimeID);
 }