|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspsimon.termcomp.entity.xtc.Date
public class Date
Schema fragment(s) for this class:
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:date" name="date"/>
| Constructor Summary | |
|---|---|
Date()
|
|
| Method Summary | |
|---|---|
java.sql.Date |
getDate()
Get the 'date' element value. |
void |
setDate(java.sql.Date date)
Set the 'date' element value. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Date()
| Method Detail |
|---|
public java.sql.Date getDate()
public void setDate(java.sql.Date date)
date -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||