com.pnpconsult.zeiterfassung.model
Class DescriptiveObject

java.lang.Object
  extended bycom.pnpconsult.zeiterfassung.model.DescriptiveObject
All Implemented Interfaces:
java.lang.Comparable, java.io.Serializable
Direct Known Subclasses:
TimestampedObject

public class DescriptiveObject
extends java.lang.Object
implements java.lang.Comparable, java.io.Serializable

Version:
$Id: DescriptiveObject.java,v 1.4 2004/06/09 19:26:40 powerpete Exp $
Author:
M. Petersen
See Also:
Serialized Form

Constructor Summary
DescriptiveObject()
           
 
Method Summary
protected  Description buildDescription()
           
 int compareTo(java.lang.Object o)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DescriptiveObject

public DescriptiveObject()
Method Detail

buildDescription

protected Description buildDescription()

compareTo

public int compareTo(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable
See Also:
Comparable.compareTo(java.lang.Object)

toString

public java.lang.String toString()


Copyright © 2003-2004 PNP Unternehmensberatung. All Rights Reserved.