org.sourceforge.jemm.weaver.domain
Class UnsupportedDummy

java.lang.Object
  extended by java.util.Date
      extended by org.sourceforge.jemm.weaver.domain.UnsupportedDummy
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<java.util.Date>

public class UnsupportedDummy
extends java.util.Date

A test class that is not a valid persistent class.

Author:
Paul Keeble
See Also:
Serialized Form

Constructor Summary
UnsupportedDummy()
           
 
Method Summary
 
Methods inherited from class java.util.Date
after, before, clone, compareTo, equals, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setTime, setYear, toGMTString, toLocaleString, toString, UTC
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnsupportedDummy

public UnsupportedDummy()


Copyright © 2009. All Rights Reserved.