caltool.admin
Class EmailAddress

java.lang.Object
  extended by caltool.admin.EmailAddress

public class EmailAddress
extends java.lang.Object

Class EmallAddress is the electronic mail address of a registered user.


Constructor Summary
EmailAddress()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailAddress

public EmailAddress()