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