com.opnworks.cbo
Class Email

java.lang.Object
  extended bycom.opnworks.cbo.Contact
      extended bycom.opnworks.cbo.Email
All Implemented Interfaces:
IContactMechanism, IPersistent, java.io.Serializable

public class Email
extends Contact
implements IContactMechanism

Author:
laurent
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.opnworks.cbo.IContactMechanism
EMAIL, EMAIL_1, EMAIL_2, EMAIL_3, IM, PHONE, PHONE_FAX, PHONE_HOME, PHONE_MOBILE, PHONE_OFFICE, PHONE_PAGER
 
Constructor Summary
Email()
           
Email(java.lang.String aString)
           
 
Methods inherited from class com.opnworks.cbo.Contact
equals, getId, getOwner, getType, getValue, getVersion, hashCode, setId, setOwner, setType, setValue, setVersion
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Email

public Email()

Email

public Email(java.lang.String aString)
Parameters:
aString - Description of Parameter