/**
  * Returns the arr time of this hyy coord.
  *
  * @return the arr time of this hyy coord
  */
 @Override
 public java.util.Date getArrTime() {
   return _hyyCoord.getArrTime();
 }