jp.oarts.pirka.iop.tool.core.plugin.file.db
クラス SearcherDaoFileCreator.TableNoItemId
java.lang.Object
jp.oarts.pirka.iop.tool.core.plugin.file.db.SearcherDaoFileCreator.TableNoItemId
- 含まれているクラス:
- SearcherDaoFileCreator
class SearcherDaoFileCreator.TableNoItemId
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SearcherDaoFileCreator.TableNoItemId
public SearcherDaoFileCreator.TableNoItemId(java.lang.Integer tableNo,
java.lang.Integer itemId)
toString
public java.lang.String toString()
- オーバーライド:
- クラス
java.lang.Object
内の toString
getTableNo
public java.lang.Integer getTableNo()
- 戻り値:
- the tableNo
getItemId
public java.lang.Integer getItemId()
- 戻り値:
- the itemId
setTableNo
public void setTableNo(java.lang.Integer tableNo)
- パラメータ:
tableNo
- the tableNo to set
setItemId
public void setItemId(java.lang.Integer itemId)
- パラメータ:
itemId
- the itemId to set