166167168169170171172173174175176
item = new EmailNotification(); break; } } item.readExternal( in ); list.add( item ); } return list; }