example.entity
Class Telephone

java.lang.Object
  extended byorg.dentaku.services.persistence.ModelEntity
      extended byexample.entity.TelephoneBase
          extended byexample.entity.Telephone
All Implemented Interfaces:
org.dentaku.services.persistence.XMLBean

public class Telephone
extends example.entity.TelephoneBase


Field Summary
 
Fields inherited from class example.entity.TelephoneBase
areaCode, countryCode, description, extension, id, number
 
Constructor Summary
Telephone()
           
 
Methods inherited from class example.entity.TelephoneBase
getAreaCode, getCountryCode, getDescription, getExtension, getId, getNumber, getXML, setAreaCode, setCountryCode, setDescription, setExtension, setId, setNumber, setXML
 
Methods inherited from class org.dentaku.services.persistence.ModelEntity
initialize, refresh
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Telephone

public Telephone()


Copyright © -2004 . All Rights Reserved.