com.anwrt.commons.protocol.model
Class DAObject

java.lang.Object
  extended by com.anwrt.commons.protocol.model.DAObject
Direct Known Subclasses:
AwtData, AwtMessage

public abstract class DAObject
extends java.lang.Object

Abstract class for all AwtObjects.
creation : 2 sept. 2008

Author:
David FRANCOIS

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

Constructor Detail

DAObject

public DAObject()