/** {@inheritDoc} */
 @Override
 public int hashCode() {
   return exchId.hashCode();
 }