public XAcademicAreaCode(ObjectInput in) throws IOException, ClassNotFoundException {
   readExternal(in);
 }