|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.dyndns.nuda.mapper.TestDao
public class TestDao
コンストラクタの概要 | |
---|---|
TestDao()
|
メソッドの概要 | |
---|---|
java.util.Date |
getCurrentDate()
|
java.lang.String |
getName()
|
int |
getSeq()
|
void |
setCurrentDate(java.util.Date currentDate)
|
void |
setName(java.lang.String name)
|
void |
setSeq(int seq)
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public TestDao()
メソッドの詳細 |
---|
public int getSeq()
public void setSeq(int seq)
public java.lang.String getName()
public void setName(java.lang.String name)
public java.util.Date getCurrentDate()
public void setCurrentDate(java.util.Date currentDate)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |