/** {@inheritDoc} */
 public String toString() {
   return getId() + "@" + mobileEquipment.toString();
 }