com.opnworks.cbo
Class Phone

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

public class Phone
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
Phone()
           
Phone(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

Phone

public Phone()

Phone

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