/**
  * Returns the primary key of this hyy coord.
  *
  * @return the primary key of this hyy coord
  */
 @Override
 public long getPrimaryKey() {
   return _hyyCoord.getPrimaryKey();
 }