|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.migration.LegacyFile
public class LegacyFile
A file from CCC6.
Constructor Summary | |
---|---|
LegacyFile(java.lang.String title,
java.lang.String description,
java.util.Date lastUpdate)
Constructor. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LegacyFile(java.lang.String title, java.lang.String description, java.util.Date lastUpdate)
title
- The file's title.description
- The file's description.lastUpdate
- The file's last update.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |