|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.business.entity.SortableDate
public class SortableDate
Title: Navigo Project: AAM
Description: Standard Date
Purpose: Encapsulate the standard date format used in AAM
Copyright: Copyright (c) 2003
Company: Stanford University
| Constructor Summary | |
|---|---|
SortableDate(Date pdate)
Constructor. |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Unit test only |
String |
toString()
Overides Object.toString(). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SortableDate(Date pdate)
pdate - a date object ot be formatted| Method Detail |
|---|
public String toString()
toString in class Objectpublic static void main(String[] args)
args - not used
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||