|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Date | |
|---|---|
| org.exolab.castor.tests.framework.testDescriptor | |
| org.exolab.castor.types | The Castor implementation of specific XML Schema Types |
| Uses of Date in org.exolab.castor.tests.framework.testDescriptor |
|---|
| Methods in org.exolab.castor.tests.framework.testDescriptor that return Date | |
|---|---|
Date |
BugFix.getDate_Fix()
Returns the value of field 'date_Fix'. |
Date |
BugFix.getDate_Report()
Returns the value of field 'date_Report'. |
| Methods in org.exolab.castor.tests.framework.testDescriptor with parameters of type Date | |
|---|---|
void |
BugFix.setDate_Fix(Date date_Fix)
Sets the value of field 'date_Fix'. |
void |
BugFix.setDate_Report(Date date_Report)
Sets the value of field 'date_Report'. |
| Uses of Date in org.exolab.castor.types |
|---|
| Methods in org.exolab.castor.types that return Date | |
|---|---|
static Date |
Date.parseDate(String str)
parse a String and convert it into a Date. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||