|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
java.util.Date |
getDate()
get the date associated with the PIM object. |
void |
setDate(java.util.Date d)
set the date to be associated with the PIM object. |
void |
setDate(java.lang.String s)
set the date from a String in the format "mm/dd/yy" |
| Method Detail |
public java.util.Date getDate()
public void setDate(java.lang.String s)
s - the string holding a representation of the date to be assigned.public void setDate(java.util.Date d)
d - the a Date object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||